Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h230 linux_current_work()
255 extern struct work_struct *linux_current_work(void);
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c651 linux_current_work(void) in linux_current_work() function