Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h231 linux_current_work()
257 extern struct work_struct *linux_current_work(void);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c695 linux_current_work(void) in linux_current_work() function