Searched refs:BASEPRI_VM (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | sched.h | 149 #define BASEPRI_VM (BASEPRI_PREEMPT - 1) /* 91 */ macro
|
| /xnu-12377.61.12/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_mteinfo.c | 3188 result = kernel_thread_start_priority(mteinfo_fill_continue, NULL, BASEPRI_VM, in mteinfo_init_fill_thread()
|
| H A D | vm_pageout.c | 5393 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5396 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5547 (void *)ethr, BASEPRI_VM, 5709 (void *)iq, BASEPRI_VM,
|
| H A D | vm_compressor.c | 1234 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_init()
|
| H A D | vm_object.c | 648 BASEPRI_VM, in vm_object_reaper_init()
|