Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h53 struct work_exec { struct
54 TAILQ_ENTRY(work_exec) entry;
61 TAILQ_HEAD(, work_exec) exec_head; argument
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c98 struct work_exec *exec; in linux_work_exec_unblock()
273 struct work_exec exec; in linux_work_fn()