Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dresource.h565 #define IOPOL_STANDARD 5 macro
568 #define IOPOL_APPLICATION IOPOL_STANDARD
/xnu-8020.121.3/bsd/kern/
H A Dkern_resource.c1726 case IOPOL_STANDARD: in iopolicysys_disk()
1778 case IOPOL_STANDARD: in iopolicysys_disk()
/xnu-8020.121.3/osfmk/kern/
H A Dtask_policy.c1795 case IOPOL_STANDARD: in proc_iopol_to_tier()
1827 return IOPOL_STANDARD; in proc_tier_to_iopol()
/xnu-8020.121.3/bsd/miscfs/specfs/
H A Dspec_vnops.c2398 case IOPOL_STANDARD: in throttle_info_io_will_be_throttled()