Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dworkqueue.h236 linux_flush_work(work)
536 extern bool linux_flush_work(struct work_struct *work);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_workqueue.c331 bool linux_flush_work(struct work_struct *work) in linux_flush_work() function