Home
last modified time | relevance | path

Searched refs:queue_enter (Results 1 – 25 of 34) sorted by relevance

12

/xnu-12377.1.9/tests/
H A Dqueue.c49 queue_enter(&head, e, struct qe_t2 *, link);
71 queue_enter(&head, &elems[0], struct qe_t2 *, link);
77 queue_enter(&head, &elems[2], struct qe_t2 *, link);
/xnu-12377.1.9/iokit/Kernel/
H A DIOInterruptAccounting.cpp67 queue_enter(&gInterruptAccountingDataList, data, IOInterruptAccountingData *, chain); in interruptAccountingDataAddToList()
H A DIOPMPowerStateQueue.cpp79 queue_enter(&queueHead, entry, PowerEventEntry *, chain); in submitPowerEvent()
H A DIODMAEventSource.cpp229 queue_enter(&dmaCommandsCompleted, dmaCommand, IODMACommand *, fCommandChain); in completeDMACommand()
H A DIOPlatformActions.cpp98 queue_enter(queue, entry, iocpu_platform_action_entry_t *, link); // at tail in iocpu_add_platform_action()
H A DIOKitDebug.cpp377 queue_enter(&gIOTrackingQ, queue, IOTrackingQueue *, link); in IOTrackingQueueAlloc()
524 queue_enter/*last*/ (&queue->sites[0], mem, IOTrackingUser *, link); in IOTrackingAddUser()
653 queue_enter/*last*/ (&site->instances, mem, IOTracking *, link); in IOTrackingAdd()
H A DIOServicePM.cpp8694 queue_enter(&fPMDriverCallQueue, entry, IOPMDriverCallEntry *, link); in assertPMDriverCall()
9061 queue_enter(&fQueue, request, typeof(request), fCommandChain); in queuePMRequest()
9080 queue_enter(&fQueue, next, typeof(next), fCommandChain); in queuePMRequestChain()
9191 queue_enter(requestQueue, request, typeof(request), fCommandChain); in queuePMRequest()
9200 queue_enter(&fWorkQueue, pwrMgt, typeof(pwrMgt), WorkChain); in queuePMRequest()
9411 queue_enter(&fQueue, request, typeof(request), fCommandChain); in queuePMRequest()
H A DIOService.cpp1815 queue_enter( &gArbitrationLockQueueWaiting, in lockForArbitration()
1914 queue_enter( &gArbitrationLockQueueActive, in lockForArbitration()
1919 queue_enter( &gArbitrationLockQueueFree, in lockForArbitration()
1969 queue_enter( &gArbitrationLockQueueFree, in unlockForArbitration()
2000 queue_enter( &gArbitrationLockQueueActive, in unlockForArbitration()
2122 queue_enter( &notify->handlerInvocations, &invocation, in messageClient()
3800 queue_enter( &notify->handlerInvocations, &invocation, in invokeNotifier()
H A DIOLib.cpp891 queue_enter( &gIOMallocContiguousEntries, entry, in IOMallocContiguous()
/xnu-12377.1.9/osfmk/kern/
H A Daffinity.c456 queue_enter(&aset->aset_threads, in affinity_set_add()
581 queue_enter(&aspc->aspc_affinities, in affinity_set_place()
H A Dexclaves_aoe.c132 queue_enter(&conclave->r_conclave.c_aoe_q, aitem, in exclaves_aoe_setup()
H A Dqueue.h828 #define queue_enter(head, elt, type, field) \ macro
H A Dthread.c1096 queue_enter(&terminated_threads, thread, thread_t, threads); in thread_terminate_queue_invoke()
1543 queue_enter(&parent_task->threads, new_thread, thread_t, task_threads); in thread_create_internal()
1549 queue_enter(&threads, new_thread, thread_t, threads); in thread_create_internal()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_purgeable.c791 queue_enter(&purgeable_nonvolatile_queue, object, in vm_purgeable_object_find_and_lock()
1044 queue_enter(&queue->objq[group], object, vm_object_t, objq); /* last to die */ in vm_purgeable_object_add()
1111 queue_enter(&purgeable_nonvolatile_queue, object, in vm_purgeable_object_remove()
1324 queue_enter(&purgeable_nonvolatile_queue, object, in vm_purgeable_queue_purge_task_owned()
1434 queue_enter(&purgeable_nonvolatile_queue, object, in vm_purgeable_nonvolatile_enqueue()
H A Dvm_object_xnu.h458 queue_enter(&vm_objects_wired, (object), \
H A Dvm_compressor.c1437 queue_enter(&c_minor_list_head, c_seg, c_segment_t, c_list); in c_seg_need_delayed_compaction()
1657 queue_enter(&new_owner_task->task_frozen_cseg_q, c_seg, in c_seg_update_task_owner()
1870 queue_enter(&c_filling_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
1881 queue_enter(&c_age_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
1917 queue_enter(list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
1955 queue_enter(list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
1966 queue_enter(&c_swapio_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
1977 queue_enter(&c_swappedout_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
1988 queue_enter(&c_swappedout_sparse_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
2001 queue_enter(&c_major_list_head, c_seg, c_segment_t, c_age_list); in c_seg_switch_state()
[all …]
H A Dvm_pageout.c6108 queue_enter(&object->uplq, upl, upl_t, uplq);
8365 queue_enter(&object->uplq, upl, upl_t, uplq);
9122 queue_enter(&object2->uplq, upl1, upl_t, uplq);
9125 queue_enter(&object1->uplq, upl2, upl_t, uplq);
H A Dvm_object.c1057 queue_enter(&vm_object_cached_list, object, vm_object_t, cached_list); in vm_object_cache_add()
1959 queue_enter(&vm_object_reaper_queue, object, in vm_object_reap_async()
9253 queue_enter(&new_owner->task_objq, object,
/xnu-12377.1.9/osfmk/i386/
H A Dpanic_hooks.c76 queue_enter(&panic_hooks, hook, struct panic_hook *, chain); in panic_hook()
H A Dmp.c1173 queue_enter(&cqp->queue, callp, typeof(callp), link); in mp_call_enqueue_locked()
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_importance.c191 queue_enter(&link_elem->iie_kmsgs, kmsg, ipc_kmsg_t, ikm_inheritance); in ipc_importance_kmsg_link()
250 queue_enter(&link_task->iit_inherits, inherit, in ipc_importance_inherit_link()
755 queue_enter(propagation, temp_task_imp, ipc_importance_task_t, iit_props); in ipc_importance_task_propagate_helper()
821 queue_enter(propagation, temp_task_imp, ipc_importance_task_t, iit_props); in ipc_importance_task_propagate_helper()
914 queue_enter(&second_chance, task_imp, in ipc_importance_task_process_updates()
1052 queue_enter(&ipc_importance_delayed_drop_queue, task_imp, in ipc_importance_task_delayed_drop()
1110 queue_enter(&propagate, task_imp, ipc_importance_task_t, iit_props); in ipc_importance_task_propagate_assertion_locked()
1152 queue_enter(&updates, temp_task_imp, in ipc_importance_task_propagate_assertion_locked()
1993 queue_enter(&global_iit_alloc_queue, task_elem, ipc_importance_task_t, iit_allocation); in ipc_importance_for_task()
H A Dipc_eventlink.c150 queue_enter(&ipc_eventlink_list, ipc_eventlink_base, in ipc_eventlink_alloc()
/xnu-12377.1.9/osfmk/bank/
H A Dbank.c997 queue_enter(&bank_tasks_list, new_bank_task, bank_task_t, bt_global_elt); in bank_task_alloc_init()
1106queue_enter(&bank_holder->bt_accounts_to_pay, new_bank_account, bank_account_t, ba_next_acc_to_pay… in bank_account_alloc_init()
1109queue_enter(&bank_merchant->bt_accounts_to_charge, new_bank_account, bank_account_t, ba_next_acc_t… in bank_account_alloc_init()
1134 queue_enter(&bank_accounts_list, new_bank_account, bank_account_t, ba_global_elt); in bank_account_alloc_init()
/xnu-12377.1.9/osfmk/corpses/
H A Dcorpse.c362 queue_enter(&corpse_tasks, corpse_task, task_t, corpse_tasks); in task_add_to_corpse_task_list()
/xnu-12377.1.9/iokit/DriverKit/
H A Dqueue_implementation.h828 #define queue_enter(head, elt, type, field) \ macro

12