Searched refs:tq_hint (Results 1 – 1 of 1) sorted by relevance
66 struct task *tq_hint; member273 prev = queue->tq_hint; in taskqueue_enqueue_locked()286 queue->tq_hint = task; in taskqueue_enqueue_locked()417 queue->tq_hint = &t_barrier; in taskqueue_drain_tq_queue()500 if (queue->tq_hint == task) in taskqueue_run_locked()501 queue->tq_hint = NULL; in taskqueue_run_locked()562 if (queue->tq_hint == task) in taskqueue_cancel_locked()563 queue->tq_hint = NULL; in taskqueue_cancel_locked()