Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_malloc.c230 (void)remque((queue_entry_t)tag); in OSMalloc_Tagrele()
250 (void)remque((queue_entry_t)tag); in OSMalloc_Tagfree_external()
/xnu-12377.1.9/osfmk/i386/
H A Dpmap_internal.h623 remque(&pvh_e->qlink); in pv_hash_remove()
931 remque(&pvh_e->qlink); in pmap_pv_remove()
1001 remque(&pvh_e->qlink); in pmap_pv_remove()
/xnu-12377.1.9/iokit/Kernel/
H A DIOKitDebug.cpp397 remque(&queue->link); in IOTrackingQueueFree()
538 remque(&mem->link); in IOTrackingRemoveUser()
695 remque(&mem->link); in IOTrackingRemoveInternal()
705 remque(&site->link); in IOTrackingRemoveInternal()
H A DIOPlatformActions.cpp104 remque(&entry->link); in iocpu_remove_platform_action()
H A DIOLib.cpp1248 remque(&pa->link); in iopa_allocinpage()
1360 remque(&pa->link); in iopa_free()
/xnu-12377.1.9/bsd/sys/
H A Dqueue.h993 remque(void *a) in remque() function
1007 void remque(void *a);
/xnu-12377.1.9/iokit/DriverKit/
H A Dqueue_implementation.h372 remque( in remque() function
/xnu-12377.1.9/osfmk/kern/
H A Dqueue.h372 remque( in remque() function