Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dsubr_taskqueue.c59 struct taskqueue_busy { struct
62 LIST_ENTRY(taskqueue_busy) tb_link; argument
67 LIST_HEAD(, taskqueue_busy) tq_active;
398 struct taskqueue_busy *tb; in taskqueue_drain_tq_active()
448 struct taskqueue_busy tb; in taskqueue_run_locked()
499 struct taskqueue_busy *tb; in task_is_running()