Home
last modified time | relevance | path

Searched refs:IOPOL_THROTTLE (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/bsd/sys/
H A Dresource.h588 #define IOPOL_THROTTLE 3 macro
/xnu-11417.121.6/bsd/kern/
H A Dkern_resource.c2015 case IOPOL_THROTTLE: in iopolicysys_disk()
2064 case IOPOL_THROTTLE: in iopolicysys_disk()
/xnu-11417.121.6/osfmk/kern/
H A Dtask_policy.c1897 case IOPOL_THROTTLE: in proc_iopol_to_tier()
1927 return IOPOL_THROTTLE; in proc_tier_to_iopol()
/xnu-11417.121.6/bsd/miscfs/specfs/
H A Dspec_vnops.c2464 case IOPOL_THROTTLE: in throttle_info_io_will_be_throttled()