Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_gtaskqueue.c57 struct gtaskqueue_busy { struct
60 LIST_ENTRY(gtaskqueue_busy) tb_link; argument
67 LIST_HEAD(, gtaskqueue_busy) tq_active;
295 struct gtaskqueue_busy *tb; in gtaskqueue_drain_tq_active()
344 struct gtaskqueue_busy tb; in gtaskqueue_run_locked()
382 struct gtaskqueue_busy *tb; in task_is_running()