Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_gtaskqueue.c56 struct gtaskqueue_busy { struct
59 LIST_ENTRY(gtaskqueue_busy) tb_link; argument
66 LIST_HEAD(, gtaskqueue_busy) tq_active;
294 struct gtaskqueue_busy *tb; in gtaskqueue_drain_tq_active()
343 struct gtaskqueue_busy tb; in gtaskqueue_run_locked()
381 struct gtaskqueue_busy *tb; in task_is_running()