Searched refs:vm_restricted_to_single_processor (Results 1 – 4 of 4) sorted by relevance
2146 vm_pageout_state.vm_restricted_to_single_processor == FALSE) { in vps_flow_control()4355 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in vm_pageout_iothread_internal()4738 int vm_restricted_to_single_processor = 0; in vm_set_restrictions() local4740 …("vm_restricted_to_single_processor", &vm_restricted_to_single_processor, sizeof(vm_restricted_to_… in vm_set_restrictions()4741 …kprintf("Overriding vm_restricted_to_single_processor to %d\n", vm_restricted_to_single_processor); in vm_set_restrictions()4742 …vm_pageout_state.vm_restricted_to_single_processor = (vm_restricted_to_single_processor ? TRUE : F… in vm_set_restrictions()4763 vm_pageout_state.vm_restricted_to_single_processor = TRUE; in vm_set_restrictions()4765 vm_pageout_state.vm_restricted_to_single_processor = FALSE; in vm_set_restrictions()4865 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in vm_pageout()4894 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE && in vm_pageout()
672 boolean_t vm_restricted_to_single_processor; member
2495 if (vm_pageout_state.vm_restricted_to_single_processor == FALSE) { in vm_run_compactor()2855 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in vm_compressor_swap_trigger_thread()
1611 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in memorystatus_init()4095 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in memorystatus_thread()