Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dworkqueue.h239 linux_cancel_work_sync(work)
559 extern bool linux_cancel_work_sync(struct work_struct *work);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_workqueue.c310 bool linux_cancel_work_sync(struct work_struct *work) in linux_cancel_work_sync() function