Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h218 linux_work_busy(work)
254 extern bool linux_work_busy(struct work_struct *);
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c592 linux_work_busy(struct work_struct *work) in linux_work_busy() function