Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h219 linux_work_busy(work)
256 extern bool linux_work_busy(struct work_struct *);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c643 linux_work_busy(struct work_struct *work) in linux_work_busy() function