Searched refs:BASEPRI_VM (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | sched.h | 149 #define BASEPRI_VM (BASEPRI_PREEMPT - 1) /* 91 */ macro
|
| /xnu-12377.81.4/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 | 5396 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5399 sched_set_kernel_thread_priority(self, BASEPRI_VM); 5553 (void *)ethr, BASEPRI_VM, 5715 (void *)iq, BASEPRI_VM,
|
| H A D | vm_mteinfo.c | 3218 result = kernel_thread_start_priority(mteinfo_fill_continue, NULL, BASEPRI_VM, in mteinfo_init_fill_thread()
|
| H A D | vm_compressor.c | 1239 BASEPRI_VM, &thread) != KERN_SUCCESS) { in vm_compressor_init()
|
| H A D | vm_object.c | 647 BASEPRI_VM, in vm_object_reaper_init()
|