Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dsubr_taskqueue.c58 struct taskqueue_busy { struct
61 LIST_ENTRY(taskqueue_busy) tb_link; argument
66 LIST_HEAD(, taskqueue_busy) tq_active;
396 struct taskqueue_busy *tb; in taskqueue_drain_tq_active()
445 struct taskqueue_busy tb; in taskqueue_run_locked()
485 struct taskqueue_busy *tb; in task_is_running()