Lines Matching refs:tc_queue
318 queue_t queue_entry_is_on = entry->tc_queue; in mpqueue_for_timer_call()
357 entry->tc_queue = NULL; in timer_call_entry_dequeue()
416 entry->tc_queue = &new_mpqueue->head; in timer_call_entry_enqueue_deadline()
445 assert(entry->tc_queue == NULL); in timer_call_entry_enqueue_tail()
455 entry->tc_queue = &queue->head; in timer_call_entry_enqueue_tail()
516 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_enqueue_deadline_unlocked()
521 call->tc_queue = NULL; in timer_call_enqueue_deadline_unlocked()
570 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_dequeue_unlocked()
582 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_dequeue_unlocked()
587 call->tc_queue = NULL; in timer_call_dequeue_unlocked()
871 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_queue_shutdown()
1199 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_queue_migrate()
1408 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_longterm_scan()