Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_gtaskqueue.c59 struct gtaskqueue_busy { struct
62 LIST_ENTRY(gtaskqueue_busy) tb_link; argument
69 LIST_HEAD(, gtaskqueue_busy) tq_active;
297 struct gtaskqueue_busy *tb; in gtaskqueue_drain_tq_active()
346 struct gtaskqueue_busy tb; in gtaskqueue_run_locked()
384 struct gtaskqueue_busy *tb; in task_is_running()