Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h201 linux_work_busy(work)
237 extern bool linux_work_busy(struct work_struct *);
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c536 linux_work_busy(struct work_struct *work) in linux_work_busy() function