Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_taskqueue.c57 struct taskqueue_busy { struct
61 LIST_ENTRY(taskqueue_busy) tb_link; argument
66 LIST_HEAD(, taskqueue_busy) tq_active;
127 static struct taskqueue_busy *
130 struct taskqueue_busy *tb; in task_get_busy()
236 struct taskqueue_busy *tb; in taskqueue_enqueue_locked()
438 struct taskqueue_busy *tb; in taskqueue_drain_tq_active()
488 struct taskqueue_busy tb; in taskqueue_run_locked()
558 struct taskqueue_busy *tb; in taskqueue_cancel_locked()