Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_taskqueue.c59 struct taskqueue_busy { struct
62 LIST_ENTRY(taskqueue_busy) tb_link; argument
67 LIST_HEAD(, taskqueue_busy) tq_active;
401 struct taskqueue_busy *tb; in taskqueue_drain_tq_active()
451 struct taskqueue_busy tb; in taskqueue_run_locked()
502 struct taskqueue_busy *tb; in task_is_running()