Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/sys/
H A Dresource.h590 #define IOPOL_STANDARD 5 macro
593 #define IOPOL_APPLICATION IOPOL_STANDARD
/xnu-11417.121.6/bsd/kern/
H A Dkern_resource.c2017 case IOPOL_STANDARD: in iopolicysys_disk()
2069 case IOPOL_STANDARD: in iopolicysys_disk()
/xnu-11417.121.6/osfmk/kern/
H A Dtask_policy.c1891 case IOPOL_STANDARD: in proc_iopol_to_tier()
1923 return IOPOL_STANDARD; in proc_tier_to_iopol()
/xnu-11417.121.6/bsd/miscfs/specfs/
H A Dspec_vnops.c2470 case IOPOL_STANDARD: in throttle_info_io_will_be_throttled()