Searched refs:tq_hint (Results 1 – 1 of 1) sorted by relevance
68 struct task *tq_hint; member250 prev = queue->tq_hint; in taskqueue_enqueue_locked()263 queue->tq_hint = task; in taskqueue_enqueue_locked()381 queue->tq_hint = &t_barrier; in taskqueue_drain_tq_queue()464 if (queue->tq_hint == task) in taskqueue_run_locked()465 queue->tq_hint = NULL; in taskqueue_run_locked()536 if (queue->tq_hint == task) in taskqueue_cancel_locked()537 queue->tq_hint = NULL; in taskqueue_cancel_locked()