Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h197 linux_cancel_work_sync(work)
249 extern bool linux_cancel_work_sync(struct work_struct *);
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c367 linux_cancel_work_sync(struct work_struct *work) in linux_cancel_work_sync() function