Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h213 linux_current_work()
238 extern struct work_struct *linux_current_work(void);
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c595 linux_current_work(void) in linux_current_work() function