| /xnu-11215/iokit/Kernel/ |
| H A D | IOInterruptAccounting.cpp | 75 queue_remove(&gInterruptAccountingDataList, data, IOInterruptAccountingData *, chain); in interruptAccountingDataRemoveFromList()
|
| H A D | IOService.cpp | 1768 queue_remove( &gArbitrationLockQueueWaiting, in lockForArbitration() 1854 queue_remove( &gArbitrationLockQueueWaiting, in lockForArbitration() 1953 queue_remove( &gArbitrationLockQueueActive, in unlockForArbitration() 1984 queue_remove( &gArbitrationLockQueueWaiting, in unlockForArbitration() 2122 queue_remove( ¬ify->handlerInvocations, &invocation, in messageClient() 3801 queue_remove( ¬ify->handlerInvocations, &invocation, in invokeNotifier()
|
| H A D | IOLib.cpp | 923 queue_remove( &gIOMallocContiguousEntries, entry, in IOFreeContiguous()
|
| H A D | IOUserClient.cpp | 1720 queue_remove(taskque, owner, IOUserClientOwner *, taskLink); in noMoreSenders() 1729 queue_remove(&owners, owner, IOUserClientOwner *, ucLink); in noMoreSenders() 1832 queue_remove(taskque, owner, IOUserClientOwner *, taskLink); in iokit_task_terminate_phase2() 1833 queue_remove(&uc->owners, owner, IOUserClientOwner *, ucLink); in iokit_task_terminate_phase2()
|
| H A D | IOServicePM.cpp | 8596 queue_remove(&fPMDriverCallQueue, entry, IOPMDriverCallEntry *, link); in deassertPMDriverCall() 9190 queue_remove(&fWorkQueue, entry, typeof(entry), WorkChain); in checkForWork() 9313 queue_remove(&fQueue, request, typeof(request), fCommandChain); in checkForWork()
|
| /xnu-11215/tests/ |
| H A D | queue.c | 67 queue_remove(&head, e, struct qe_t2 *, link);
|
| /xnu-11215/osfmk/kern/ |
| H A D | queue.h | 982 #define queue_remove(head, elt, type, field) \ macro 1024 queue_remove(__hd, __entry, type, field); \ 1049 queue_remove(__hd, __entry, type, field); \
|
| H A D | affinity.c | 482 queue_remove(&aset->aset_threads, in affinity_set_remove() 485 queue_remove(&aset->aset_space->aspc_affinities, in affinity_set_remove()
|
| H A D | thread.c | 856 queue_remove(&terminated_threads, thread, thread_t, threads); in thread_deallocate_complete() 1075 queue_remove(&task->threads, thread, thread_t, task_threads); in thread_terminate_queue_invoke() 1089 queue_remove(&threads, thread, thread_t, threads); in thread_terminate_queue_invoke()
|
| /xnu-11215/iokit/DriverKit/ |
| H A D | queue_implementation.h | 982 #define queue_remove(head, elt, type, field) \ macro 1024 queue_remove(__hd, __entry, type, field); \ 1049 queue_remove(__hd, __entry, type, field); \
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_purgeable.c | 770 queue_remove(&queue->objq[group], object, in vm_purgeable_object_find_and_lock() 1021 queue_remove(&purgeable_nonvolatile_queue, object, in vm_purgeable_object_add() 1094 queue_remove(&queue->objq[group], object, vm_object_t, objq); in vm_purgeable_object_remove() 1304 queue_remove(&queue->objq[group], object, in vm_purgeable_queue_purge_task_owned() 1470 queue_remove(&purgeable_nonvolatile_queue, object, in vm_purgeable_nonvolatile_dequeue()
|
| H A D | vm_compressor.c | 1564 queue_remove(&c_minor_list_head, c_seg, c_segment_t, c_list); in c_seg_do_minor_compaction_and_unlock() 1676 queue_remove(&owner_task->task_frozen_cseg_q, c_seg, in c_seg_update_task_owner() 1768 queue_remove(&c_filling_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1776 queue_remove(&c_age_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1783 queue_remove(donate_swappedin_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1806 queue_remove(&c_early_swapout_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1812 queue_remove(donate_swapout_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1840 queue_remove(&c_swapio_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1849 queue_remove(&c_swappedout_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() 1864 queue_remove(&c_major_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state() [all …]
|
| H A D | vm_object_xnu.h | 451 queue_remove(&vm_objects_wired, (object), \
|
| H A D | vm_shared_region_pager.c | 289 queue_remove(&shared_region_jop_key_queue, region, shared_region_jop_key_map_t, srk_queue); in shared_region_key_dealloc() 885 queue_remove(&shared_region_pager_queue, in shared_region_pager_dequeue()
|
| H A D | vm_swapfile_pager.c | 470 queue_remove(&swapfile_pager_queue, in swapfile_pager_dequeue()
|
| H A D | vm_page.h | 782 #define vm_page_queue_remove(h, e, f) queue_remove(h, e, vm_page_t, f)
|
| H A D | vm_apple_protect.c | 752 queue_remove(&apple_protect_pager_queue, in apple_protect_pager_dequeue()
|
| H A D | vm_dyld_pager.c | 189 queue_remove(&dyld_pager_queue, in dyld_pager_dequeue()
|
| /xnu-11215/osfmk/i386/ |
| H A D | panic_hooks.c | 86 queue_remove(&panic_hooks, hook, struct panic_hook *, chain); in panic_unhook()
|
| /xnu-11215/osfmk/ipc/ |
| H A D | ipc_importance.c | 221 queue_remove(&unlink_elem->iie_kmsgs, kmsg, ipc_kmsg_t, ikm_inheritance); in ipc_importance_kmsg_unlink() 316 queue_remove(&unlink_task->iit_inherits, inherit, in ipc_importance_inherit_unlink() 397 queue_remove(&global_iit_alloc_queue, task_elem, ipc_importance_task_t, iit_allocation); in ipc_importance_release_locked() 668 queue_remove(task_imp->iit_updateq, task_imp, ipc_importance_task_t, iit_updates); in ipc_importance_task_check_transition() 871 queue_remove(queue, task_imp, ipc_importance_task_t, iit_updates); in ipc_importance_task_process_updates() 1043 queue_remove(task_imp->iit_updateq, task_imp, in ipc_importance_task_delayed_drop()
|
| H A D | ipc_eventlink.c | 950 queue_remove(&ipc_eventlink_list, ipc_eventlink_base, in ipc_eventlink_deallocate()
|
| H A D | ipc_voucher.c | 2490 queue_remove(&user_data_bucket[hash], elem, user_data_element_t, e_hash_link); in user_data_release_value()
|
| /xnu-11215/osfmk/bank/ |
| H A D | bank.c | 1216 queue_remove(&bank_tasks_list, bank_task, bank_task_t, bt_global_elt); in bank_task_dealloc() 1272 queue_remove(&bank_holder->bt_accounts_to_pay, bank_account, bank_account_t, ba_next_acc_to_pay); in bank_account_dealloc_with_sync() 1275 …queue_remove(&bank_merchant->bt_accounts_to_charge, bank_account, bank_account_t, ba_next_acc_to_c… in bank_account_dealloc_with_sync() 1297 queue_remove(&bank_accounts_list, bank_account, bank_account_t, ba_global_elt); in bank_account_dealloc_with_sync()
|
| /xnu-11215/osfmk/corpses/ |
| H A D | corpse.c | 373 queue_remove(&corpse_tasks, corpse_task, task_t, corpse_tasks); in task_remove_from_corpse_task_list()
|
| /xnu-11215/osfmk/arm/pmap/ |
| H A D | pmap_data.c | 2859 queue_remove(&pt_page_list, ptdp, pt_desc_t *, pt_page); in ptd_deallocate()
|