Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h51 struct work_exec { struct
52 TAILQ_ENTRY(work_exec) entry;
59 TAILQ_HEAD(, work_exec) exec_head; argument
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c96 struct work_exec *exec; in linux_work_exec_unblock()
275 struct work_exec exec; in linux_work_fn()