Lines Matching refs:tc_queue
289 queue_t queue_entry_is_on = entry->tc_queue; in mpqueue_for_timer_call()
328 entry->tc_queue = NULL; in timer_call_entry_dequeue()
387 entry->tc_queue = &new_mpqueue->head; in timer_call_entry_enqueue_deadline()
416 assert(entry->tc_queue == NULL); in timer_call_entry_enqueue_tail()
426 entry->tc_queue = &queue->head; in timer_call_entry_enqueue_tail()
487 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_enqueue_deadline_unlocked()
492 call->tc_queue = NULL; in timer_call_enqueue_deadline_unlocked()
541 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_dequeue_unlocked()
553 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_dequeue_unlocked()
558 call->tc_queue = NULL; in timer_call_dequeue_unlocked()
835 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_queue_shutdown()
1114 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_queue_migrate()
1323 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_longterm_scan()