Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dresource.h589 #define IOPOL_THROTTLE 3 macro
/xnu-12377.81.4/bsd/kern/
H A Dkern_resource.c2258 case IOPOL_THROTTLE: in iopolicysys_disk()
2307 case IOPOL_THROTTLE: in iopolicysys_disk()
/xnu-12377.81.4/osfmk/kern/
H A Dtask_policy.c1937 case IOPOL_THROTTLE: in proc_iopol_to_tier()
1967 return IOPOL_THROTTLE; in proc_tier_to_iopol()
/xnu-12377.81.4/bsd/miscfs/specfs/
H A Dspec_vnops.c2519 case IOPOL_THROTTLE: in throttle_info_io_will_be_throttled()