Home
last modified time | relevance | path

Searched refs:THROTTLE_ENGAGED (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/sys/
H A Dsystm.h254 #define THROTTLE_ENGAGED 1 macro
/xnu-8020.101.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1845 return THROTTLE_ENGAGED; in throttle_io_will_be_throttled_internal()
1951 if (throttle_type == THROTTLE_ENGAGED) { in throttle_lowpri_io()
2100 if ((throttle_type == THROTTLE_ENGAGED) && (sleep_amount == 0)) { in throttle_lowpri_io_will_be_throttled()
2428 return THROTTLE_ENGAGED; in throttle_info_io_will_be_throttled()