Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h186 linux_cancel_work_sync(work)
232 extern bool linux_cancel_work_sync(struct work_struct *);
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c316 linux_cancel_work_sync(struct work_struct *work) in linux_cancel_work_sync() function