Searched refs:BASEPRI_VM (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.140.41/osfmk/kern/ |
| H A D | sched.h | 149 #define BASEPRI_VM (BASEPRI_PREEMPT - 1) /* 91 */ macro
|
| /xnu-8020.140.41/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 441 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init() 449 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init() 456 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_swap_init()
|
| H A D | vm_pageout.c | 4876 sched_set_kernel_thread_priority(self, BASEPRI_VM); in vm_pageout() 4882 sched_set_kernel_thread_priority(self, BASEPRI_VM); in vm_pageout() 5027 BASEPRI_VM, in vm_pageout() 5177 (void *)&ciq[i], BASEPRI_VM, in vm_pageout_internal_start()
|
| H A D | vm_compressor.c | 1031 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_init()
|
| H A D | vm_object.c | 586 BASEPRI_VM, in vm_object_reaper_init()
|