Searched refs:BASEPRI_VM (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | sched.h | 149 #define BASEPRI_VM (BASEPRI_PREEMPT - 1) /* 91 */ macro
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 485 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init() 493 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init() 500 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init()
|
| H A D | vm_reclaim.c | 61 static integer_t kReclaimThreadPriority = BASEPRI_VM;
|
| H A D | vm_pageout.c | 5151 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5154 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5301 (void *)ethr, BASEPRI_VM, 5461 (void *)iq, BASEPRI_VM,
|
| H A D | vm_compressor.c | 1243 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_init()
|
| H A D | vm_object.c | 593 BASEPRI_VM, in vm_object_reaper_init()
|