Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c93 linux_work_exec_unblock(struct work_struct *work) in linux_work_exec_unblock() function
148 if (linux_work_exec_unblock(work) != 0) in linux_queue_work_on()
233 if (delay == 0 && linux_work_exec_unblock(&dwork->work)) { in linux_queue_delayed_work_on()