Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dresource.h615 #define IOPOL_THROTTLE 3 macro
/xnu-8792.41.9/bsd/kern/
H A Dkern_resource.c1740 case IOPOL_THROTTLE: in iopolicysys_disk()
1789 case IOPOL_THROTTLE: in iopolicysys_disk()
/xnu-8792.41.9/osfmk/kern/
H A Dtask_policy.c1817 case IOPOL_THROTTLE: in proc_iopol_to_tier()
1847 return IOPOL_THROTTLE; in proc_tier_to_iopol()
/xnu-8792.41.9/bsd/miscfs/specfs/
H A Dspec_vnops.c2392 case IOPOL_THROTTLE: in throttle_info_io_will_be_throttled()