Searched refs:BASEPRI_VM (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.140.69/osfmk/kern/ |
| H A D | sched.h | 149 #define BASEPRI_VM (BASEPRI_PREEMPT - 1) /* 91 */ macro
|
| /xnu-11417.140.69/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 505 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init() 513 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init() 520 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init()
|
| H A D | vm_pageout.c | 5169 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5172 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5319 (void *)ethr, BASEPRI_VM, 5479 (void *)iq, BASEPRI_VM,
|
| H A D | vm_compressor.c | 1208 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_init()
|
| H A D | vm_object.c | 598 BASEPRI_VM, in vm_object_reaper_init()
|