Searched refs:taskqueue_busy (Results 1 – 1 of 1) sorted by relevance
57 struct taskqueue_busy { struct62 LIST_ENTRY(taskqueue_busy) tb_link; argument67 LIST_HEAD(, taskqueue_busy) tq_active;142 TQ_SLEEP_BUSY(struct taskqueue *tq, struct taskqueue_busy *tb, const char *wm) in TQ_SLEEP_BUSY()150 static struct taskqueue_busy *153 struct taskqueue_busy *tb; in task_get_busy()259 struct taskqueue_busy *tb; in taskqueue_enqueue_locked()461 struct taskqueue_busy *tb; in taskqueue_drain_tq_active()511 struct taskqueue_busy tb; in taskqueue_run_locked()591 struct taskqueue_busy *tb; in taskqueue_cancel_locked()[all …]