Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dresource.h563 #define IOPOL_THROTTLE 3 macro
/xnu-8020.140.41/bsd/kern/
H A Dkern_resource.c1724 case IOPOL_THROTTLE: in iopolicysys_disk()
1773 case IOPOL_THROTTLE: in iopolicysys_disk()
/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c1801 case IOPOL_THROTTLE: in proc_iopol_to_tier()
1831 return IOPOL_THROTTLE; in proc_tier_to_iopol()
/xnu-8020.140.41/bsd/miscfs/specfs/
H A Dspec_vnops.c2392 case IOPOL_THROTTLE: in throttle_info_io_will_be_throttled()