| /xnu-10063.141.1/osfmk/vm/ |
| H A D | vm_compressor.h | 425 extern queue_head_t c_minor_list_head; 426 extern queue_head_t c_age_list_head; 427 extern queue_head_t c_major_list_head; 428 extern queue_head_t c_early_swapout_list_head; 429 extern queue_head_t c_regular_swapout_list_head; 430 extern queue_head_t c_late_swapout_list_head; 431 extern queue_head_t c_swappedout_list_head; 432 extern queue_head_t c_swappedout_sparse_list_head; 448 extern void c_seg_insert_into_q(queue_head_t *, c_segment_t);
|
| H A D | vm_purgeable_internal.h | 59 queue_head_t objq[NUM_VOLATILE_GROUPS]; 70 extern queue_head_t purgeable_nonvolatile_queue;
|
| H A D | vm_compressor.c | 257 queue_head_t c_age_list_head; 258 queue_head_t c_early_swappedin_list_head, c_regular_swappedin_list_head, c_late_swappedin_list_h… 259 queue_head_t c_early_swapout_list_head, c_regular_swapout_list_head, c_late_swapout_list_head; 260 queue_head_t c_swapio_list_head; 261 queue_head_t c_swappedout_list_head; 262 queue_head_t c_swappedout_sparse_list_head; 263 queue_head_t c_major_list_head; 264 queue_head_t c_filling_list_head; 265 queue_head_t c_bad_list_head; 279 queue_head_t c_minor_list_head; [all …]
|
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | exclaves_inspection.h | 62 extern queue_head_t exclaves_inspection_queue_stackshot; 63 extern queue_head_t exclaves_inspection_queue_kperf;
|
| H A D | sched.h | 270 queue_head_t pri_queue; /* runnable RT threads for this priority */ 317 queue_head_t clients; 331 queue_head_t sorted_group_list;
|
| H A D | host_notify.c | 52 static queue_head_t host_notify_queue[HOST_NOTIFY_TYPE_MAX + 1] = { 147 queue_head_t send_queue = QUEUE_HEAD_INITIALIZER(send_queue); in host_notify_all()
|
| H A D | sched_clutch.h | 142 queue_head_t scr_clutch_buckets; 240 queue_head_t scb_thread_timeshare_queue;
|
| H A D | affinity.h | 49 queue_head_t aset_threads; /* threads in affinity set */
|
| H A D | task.h | 198 queue_head_t threads; 257 queue_head_t semaphore_list; /* list of owned semaphores */ 447 queue_head_t task_watchers; /* app state watcher threads */ 506 queue_head_t task_objq; 548 queue_head_t io_user_clients; 551 queue_head_t task_frozen_cseg_q; /* queue of csegs frozen to NAND */ 1279 extern queue_head_t * task_io_user_clients(task_t task);
|
| H A D | processor.h | 317 extern queue_head_t tasks, threads, corpse_tasks; 325 extern queue_head_t terminated_tasks; 327 extern queue_head_t terminated_threads;
|
| H A D | thread_call.c | 76 queue_head_t pending_queue; 79 queue_head_t delayed_queues[TCF_COUNT]; 178 static queue_head_t thread_call_internal_queue; 326 static queue_head_t * 354 static queue_head_t * 773 queue_head_t *old_queue = thread_call_enqueue_deadline(call, group, flavor, deadline); in _delayed_call_enqueue() 798 queue_head_t *old_queue = thread_call_dequeue(call); in _call_dequeue() 887 queue_head_t *queue) in _cancel_func_from_queue() 2037 __assert_only queue_head_t *old_queue; in thread_call_delayed_timer()
|
| H A D | timer_call.h | 76 queue_head_t *tc_queue;
|
| H A D | restartable.c | 91 static queue_head_t rr_hash[RR_HASH_SIZE]; 268 queue_head_t *head; in _restartable_ranges_create()
|
| /xnu-10063.141.1/iokit/Kernel/ |
| H A D | IOPlatformActions.cpp | 80 static queue_head_t gActionQueues[kQueueCount]; 87 iocpu_add_platform_action(queue_head_t * queue, iocpu_platform_action_entry_t * entry) in iocpu_add_platform_action() 108 iocpu_run_platform_actions(queue_head_t * queue, uint32_t first_priority, uint32_t last_priority, in iocpu_run_platform_actions() 277 queue_head_t * queue = &gActionQueues[qidx]; in IOInstallServicePlatformAction()
|
| H A D | IOServicePMPrivate.h | 179 queue_head_t RequestHead; 353 queue_head_t PMDriverCallQueue; 746 queue_head_t fQueue; 782 queue_head_t fWorkQueue; 794 bool checkRequestQueue( queue_head_t * queue, bool * empty ); 817 queue_head_t fQueue;
|
| H A D | IOKitKernelInternal.h | 90 extern queue_head_t gIOPageAllocList; 178 queue_head_t list;
|
| H A D | IOPMPowerStateQueue.h | 50 queue_head_t queueHead;
|
| H A D | IOServicePrivate.h | 110 queue_head_t handlerInvocations; 132 queue_head_t handlerInvocations;
|
| H A D | IOInterruptAccounting.cpp | 45 queue_head_t gInterruptAccountingDataList;
|
| H A D | IOKitDebug.cpp | 254 queue_head_t sites[]; 267 queue_head_t instances; 300 queue_head_t gIOTrackingQ; 360 queue = kalloc_type(IOTrackingQueue, queue_head_t, numSiteQs, Z_WAITOK_ZERO); in IOTrackingQueueAlloc() 402 kfree_type(IOTrackingQueue, queue_head_t, queue->numSiteQs, queue); in IOTrackingQueueFree() 554 queue_head_t * que; in IOTrackingAdd()
|
| /xnu-10063.141.1/osfmk/i386/ |
| H A D | iopb.h | 87 queue_head_t io_port_list; /* list of mapped IO ports */
|
| /xnu-10063.141.1/osfmk/bank/ |
| H A D | bank_internal.h | 72 …queue_head_t bt_accounts_to_pay; /* List of accounts worked for me and need to p… 73 …queue_head_t bt_accounts_to_charge; /* List of accounts I did work and need to char…
|
| /xnu-10063.141.1/osfmk/ipc/ |
| H A D | ipc_importance.h | 65 queue_head_t iie_kmsgs; /* list of kmsgs inheriting from this */ 109 queue_head_t iit_inherits; /* list of inherit elems hung off this */
|
| /xnu-10063.141.1/iokit/IOKit/ |
| H A D | IOCommandPool.h | 83 queue_head_t fQueueHead; /* head of the queue of elements available */
|
| H A D | IODMAEventSource.h | 79 queue_head_t dmaCommandsCompleted;
|