Home
last modified time | relevance | path

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

123

/xnu-8020.101.4/osfmk/bank/
H A Dbank_internal.h81 queue_chain_t bt_global_elt; /* Element on the global bank task chain */
132 queue_chain_t ba_next_acc_to_pay; /* Next account I need to pay to */
133 queue_chain_t ba_next_acc_to_charge; /* Next account I need to charge to */
138 queue_chain_t ba_global_elt; /* Element on the global account chain */
/xnu-8020.101.4/osfmk/ipc/
H A Dipc_importance.h109 queue_chain_t iit_updates; /* link on update chain */
110 queue_chain_t iit_props; /* link on propagation chain */
126 queue_chain_t iit_allocation; /* link on global iit allocation chain */
158 queue_chain_t iii_inheritance; /* inherited from link */
H A Dipc_eventlink.h83 queue_chain_t elb_global_elm; /* Global list of eventlinks */
H A Dipc_kmsg.h115 queue_chain_t ikm_inheritance; /* inherited from link */
/xnu-8020.101.4/iokit/IOKit/
H A DIOCommand.h78 queue_chain_t fCommandChain; /* used to queue commands */
H A DIOKitDebug.h242 queue_chain_t link;
259 queue_chain_t link;
H A DIOServicePM.h72 queue_chain_t link;
H A DIOInterruptAccountingPrivate.h150 queue_chain_t chain;
/xnu-8020.101.4/osfmk/kern/
H A Dsched_clutch.h267 queue_chain_t scb_listlink;
269 queue_chain_t scb_runqlink;
H A Daffinity.h48 queue_chain_t aset_affinities; /* links affinities in group */
H A Dthread.h268 queue_chain_t runq_links; /* run queue links */
269 queue_chain_t wait_links; /* wait queue links */
301 queue_chain_t th_clutch_timeshare_link;
557 queue_chain_t affinity_threads;
627 queue_chain_t threads; /* global list of all threads */
630 queue_chain_t task_threads;
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 Dlock_group.h138 queue_chain_t lck_grp_link;
H A Dhost_notify.c41 queue_chain_t entries;
H A Dtimer_call.h77 queue_chain_t tc_qlink;
H A Dthread_call.h379 queue_chain_t tc_qlink;
/xnu-8020.101.4/osfmk/vm/
H A Dvm_compressor.h185 queue_chain_t c_age_list;
186 queue_chain_t c_list;
189 queue_chain_t c_task_list_next_cseg;
H A Dvm_object.h318 queue_chain_t cached_list; /* Attachment point for the
395 queue_chain_t objq; /* object queue - currently used for purgable queues */
396 queue_chain_t task_objq; /* objects owned by task - protected by task lock */
399 queue_chain_t wired_objq;
889 queue_chain_t io_reprioritize_list;
/xnu-8020.101.4/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.h183 queue_chain_t link;
/xnu-8020.101.4/bsd/vm/
H A Dvnode_pager.h71 queue_chain_t pf_chain; /* link to other paging files */
/xnu-8020.101.4/libkern/libkern/
H A DOSMalloc.h74 queue_chain_t OSMT_link;
/xnu-8020.101.4/osfmk/i386/
H A Dpanic_hooks.c41 queue_chain_t chain;

123