Home
last modified time | relevance | path

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

123

/xnu-8019.80.24/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-8019.80.24/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 */
/xnu-8019.80.24/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-8019.80.24/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.h236 queue_chain_t runq_links; /* run queue links */
237 queue_chain_t wait_links; /* wait queue links */
269 queue_chain_t th_clutch_timeshare_link;
525 queue_chain_t affinity_threads;
595 queue_chain_t threads; /* global list of all threads */
598 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.h96 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-8019.80.24/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.h320 queue_chain_t cached_list; /* Attachment point for the
397 queue_chain_t objq; /* object queue - currently used for purgable queues */
398 queue_chain_t task_objq; /* objects owned by task - protected by task lock */
401 queue_chain_t wired_objq;
891 queue_chain_t io_reprioritize_list;
H A Dvm_shared_region.h203 queue_chain_t sr_q;
/xnu-8019.80.24/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.h182 queue_chain_t link;
/xnu-8019.80.24/bsd/vm/
H A Dvnode_pager.h71 queue_chain_t pf_chain; /* link to other paging files */
/xnu-8019.80.24/libkern/libkern/
H A DOSMalloc.h73 queue_chain_t OSMT_link;
/xnu-8019.80.24/osfmk/i386/
H A Dpanic_hooks.c41 queue_chain_t chain;

123