Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dsystm.h264 #define THROTTLE_ENGAGED 1 macro
/xnu-11215.81.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1894 return THROTTLE_ENGAGED; in throttle_io_will_be_throttled_internal()
2004 if (throttle_type == THROTTLE_ENGAGED) { in throttle_lowpri_io()
2153 if ((throttle_type == THROTTLE_ENGAGED) && (sleep_amount == 0)) { in throttle_lowpri_io_will_be_throttled()
2500 return THROTTLE_ENGAGED; in throttle_info_io_will_be_throttled()