Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h198 linux_cancel_work_sync(work)
251 extern bool linux_cancel_work_sync(struct work_struct *);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c401 linux_cancel_work_sync(struct work_struct *work) in linux_cancel_work_sync() function