Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_taskqueue.c56 struct taskqueue_busy { struct
60 LIST_ENTRY(taskqueue_busy) tb_link; argument
65 LIST_HEAD(, taskqueue_busy) tq_active;
126 static struct taskqueue_busy *
129 struct taskqueue_busy *tb; in task_get_busy()
235 struct taskqueue_busy *tb; in taskqueue_enqueue_locked()
437 struct taskqueue_busy *tb; in taskqueue_drain_tq_active()
487 struct taskqueue_busy tb; in taskqueue_run_locked()
557 struct taskqueue_busy *tb; in taskqueue_cancel_locked()