Lines Matching refs:tc_queue
317 queue_t queue_entry_is_on = entry->tc_queue; in mpqueue_for_timer_call()
356 entry->tc_queue = NULL; in timer_call_entry_dequeue()
415 entry->tc_queue = &new_mpqueue->head; in timer_call_entry_enqueue_deadline()
444 assert(entry->tc_queue == NULL); in timer_call_entry_enqueue_tail()
454 entry->tc_queue = &queue->head; in timer_call_entry_enqueue_tail()
515 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_enqueue_deadline_unlocked()
520 call->tc_queue = NULL; in timer_call_enqueue_deadline_unlocked()
569 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_dequeue_unlocked()
581 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_call_dequeue_unlocked()
586 call->tc_queue = NULL; in timer_call_dequeue_unlocked()
863 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_queue_shutdown()
1186 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_queue_migrate()
1395 VM_KERNEL_UNSLIDE_OR_PERM(call->tc_queue), in timer_longterm_scan()