Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dworkqueue.h218 linux_schedule_work(work)
390 extern bool linux_schedule_work(struct work_struct *work);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_workqueue.c499 bool linux_schedule_work(struct work_struct *work) in linux_schedule_work() function