Searched refs:vm_try_pressure_candidates (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dvm_pressure.c60 static kern_return_t vm_try_pressure_candidates(void);
171 if (vm_try_pressure_candidates() == KERN_SUCCESS) {
207 static kern_return_t vm_try_pressure_candidates(void) function
265 static kern_return_t vm_try_pressure_candidates(void) function

Completed in 67 milliseconds