Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dresource.h620 #define IOPOL_THROTTLE 3 macro
/xnu-10063.141.1/bsd/kern/
H A Dkern_resource.c1874 case IOPOL_THROTTLE: in iopolicysys_disk()
1923 case IOPOL_THROTTLE: in iopolicysys_disk()
/xnu-10063.141.1/osfmk/kern/
H A Dtask_policy.c1846 case IOPOL_THROTTLE: in proc_iopol_to_tier()
1876 return IOPOL_THROTTLE; in proc_tier_to_iopol()
/xnu-10063.141.1/bsd/miscfs/specfs/
H A Dspec_vnops.c2442 case IOPOL_THROTTLE: in throttle_info_io_will_be_throttled()