Home
last modified time | relevance | path

Searched refs:add_timer (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dtimer.h66 #define add_timer(timer) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_workqueue.c394 add_timer(&dwork->timer); in queue_delayed_work()