Home
last modified time | relevance | path

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

123

/xnu-10063.141.1/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-10063.141.1/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-10063.141.1/iokit/IOKit/
H A DIOCommand.h78 queue_chain_t fCommandChain; /* used to queue commands */
H A DIOKitDebug.h251 queue_chain_t link;
268 queue_chain_t link;
H A DIOServicePM.h72 queue_chain_t link;
H A DIOInterruptAccountingPrivate.h150 queue_chain_t chain;
/xnu-10063.141.1/osfmk/kern/
H A Dsched_clutch.h236 queue_chain_t scb_listlink;
238 queue_chain_t scb_runqlink;
H A Dthread.h386 queue_chain_t runq_links; /* run queue links */
387 queue_chain_t wait_links; /* wait queue links */
419 queue_chain_t th_clutch_timeshare_link;
682 queue_chain_t affinity_threads;
748 queue_chain_t threads; /* global list of all threads */
751 queue_chain_t task_threads;
1027 queue_chain_t th_exclaves_inspection_queue_stackshot;
1030 queue_chain_t th_exclaves_inspection_queue_kperf;
H A Daffinity.h48 queue_chain_t aset_affinities; /* links affinities in group */
H A Dsync_sema.h53 queue_chain_t task_link; /* chain of semaphores owned by a task */
H A Dmach_node.h193 queue_chain_t links;// List of mnk_name_obj (See kern/queue.h "Method 1")
H A Dtimer_call.h77 queue_chain_t tc_qlink;
H A Dhost_notify.c41 queue_chain_t entries;
H A Dthread_call.h381 queue_chain_t tc_qlink;
H A Dsched.h313queue_chain_t priority_order; /* next greatest weight gr…
/xnu-10063.141.1/iokit/Kernel/
H A DIOPMPowerStateQueue.h44 queue_chain_t chain;
H A DIOServicePrivate.h91 queue_chain_t link;
127 queue_chain_t chain;
H A DIOKitKernelInternal.h184 queue_chain_t link;
/xnu-10063.141.1/osfmk/vm/
H A Dvm_compressor.h177 queue_chain_t c_age_list;
178 queue_chain_t c_list;
181 queue_chain_t c_task_list_next_cseg;
H A Dvm_object.h317 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;
1067 queue_chain_t io_reprioritize_list;
/xnu-10063.141.1/bsd/vm/
H A Dvnode_pager.h71 queue_chain_t pf_chain; /* link to other paging files */
/xnu-10063.141.1/libkern/libkern/
H A DOSMalloc.h74 queue_chain_t OSMT_link;
/xnu-10063.141.1/osfmk/i386/
H A Dpanic_hooks.c41 queue_chain_t chain;

123