Home
last modified time | relevance | path

Searched refs:queue_chain_t (Results 1 – 25 of 56) sorted by relevance

123

/xnu-12377.1.9/osfmk/bank/
H A Dbank_internal.h85 queue_chain_t bt_global_elt; /* Element on the global bank task chain */
140 queue_chain_t ba_next_acc_to_pay; /* Next account I need to pay to */
141 queue_chain_t ba_next_acc_to_charge; /* Next account I need to charge to */
146 queue_chain_t ba_global_elt; /* Element on the global account chain */
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_importance.h111 queue_chain_t iit_updates; /* link on update chain */
112 queue_chain_t iit_props; /* link on propagation chain */
128 queue_chain_t iit_allocation; /* link on global iit allocation chain */
159 queue_chain_t iii_inheritance; /* inherited from link */
H A Dipc_kmsg.h146 queue_chain_t ikm_link;
149 queue_chain_t ikm_inheritance; /* inherited from link */
H A Dipc_eventlink.h82 queue_chain_t elb_global_elm; /* Global list of eventlinks */
/xnu-12377.1.9/osfmk/vm/
H A Dvm_object_xnu.h311 queue_chain_t cached_list; /* Attachment point for the
394 queue_chain_t objq; /* object queue - currently used for purgable queues */
395 queue_chain_t task_objq; /* objects owned by task - protected by task lock */
398 queue_chain_t wired_objq;
H A Dvm_compressor_xnu.h184 queue_chain_t c_age_list; /* chain of the main queue this c_segment is in */
185 queue_chain_t c_list; /* chain of c_minor_list_head, if c_on_minorcompact_q==1 */
188 queue_chain_t c_task_list_next_cseg;
H A Dvm_shared_region_xnu.h186 queue_chain_t sr_q;
/xnu-12377.1.9/iokit/IOKit/
H A DIOCommand.h78 queue_chain_t fCommandChain; /* used to queue commands */
H A DIOKitDebug.h253 queue_chain_t link;
270 queue_chain_t link;
H A DIOServicePM.h72 queue_chain_t link;
H A DIOInterruptAccountingPrivate.h150 queue_chain_t chain;
/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.h242 queue_chain_t scb_listlink;
244 queue_chain_t scb_runqlink;
H A Daffinity.h48 queue_chain_t aset_affinities; /* links affinities in group */
H A Dthread.h407 queue_chain_t runq_links; /* run queue links */
408 queue_chain_t wait_links; /* wait queue links */
449 queue_chain_t th_clutch_timeshare_link;
711 queue_chain_t affinity_threads;
781 queue_chain_t threads; /* global list of all threads */
784 queue_chain_t task_threads;
1061 queue_chain_t th_exclaves_inspection_queue_stackshot;
1064 queue_chain_t th_exclaves_inspection_queue_kperf;
H A Dsync_sema.h53 queue_chain_t task_link; /* chain of semaphores owned by a task */
H A Dtimer_call.h77 queue_chain_t tc_qlink;
H A Dhost_notify.c43 queue_chain_t entries;
H A Dthread_call.h381 queue_chain_t tc_qlink;
/xnu-12377.1.9/iokit/Kernel/
H A DIOPMPowerStateQueue.h44 queue_chain_t chain;
H A DIOServicePrivate.h90 queue_chain_t link;
126 queue_chain_t chain;
/xnu-12377.1.9/bsd/vm/
H A Dvnode_pager.h71 queue_chain_t pf_chain; /* link to other paging files */
/xnu-12377.1.9/tests/sched/sched_test_harness/shadow_headers/
H A Dmisc_needed_deps.c104 queue_chain_t runq_links; /* run queue links */
131 queue_chain_t th_clutch_timeshare_link;
/xnu-12377.1.9/libkern/libkern/
H A DOSMalloc.h74 queue_chain_t OSMT_link;
/xnu-12377.1.9/tests/
H A Dqueue.c18 queue_chain_t link;
/xnu-12377.1.9/osfmk/i386/
H A Dpanic_hooks.c41 queue_chain_t chain;

123