Home
last modified time | relevance | path

Searched refs:enqueue_head (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_inspection.h72 enqueue_head(queue, elm); in exclaves_inspection_queue_add()
H A Dqueue.h278 enqueue_head( in enqueue_head() function
H A Dsync_sema.c127 enqueue_head(&task->semaphore_list, &s->task_link); in semaphore_create()
H A Dthread_call.c694 enqueue_head(&thread_call_internal_queue, &call->tc_qlink); in _internal_call_release()
/xnu-12377.1.9/iokit/DriverKit/
H A Dqueue_implementation.h278 enqueue_head( in enqueue_head() function
/xnu-12377.1.9/osfmk/i386/
H A Dmp.c2021 enqueue_head(&cpu_warm_call_list, (queue_entry_t)&cpu_warm_call_arr[i]); in cpu_prewarm_init()
2049 enqueue_head(&cpu_warm_call_list, (queue_entry_t)call); in free_warm_timer_call()
/xnu-12377.1.9/iokit/Kernel/
H A DIOLib.cpp1314 enqueue_head(&a->list, &pa->link); in iopa_alloc()
/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c2559 enqueue_head(&surt_list, &surt_page->surt_chain); in surt_feed_page_with_first_table_allocated()