Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dresource.h591 #define IOPOL_STANDARD 5 macro
594 #define IOPOL_APPLICATION IOPOL_STANDARD
/xnu-12377.61.12/bsd/kern/
H A Dkern_resource.c2260 case IOPOL_STANDARD: in iopolicysys_disk()
2312 case IOPOL_STANDARD: in iopolicysys_disk()
/xnu-12377.61.12/osfmk/kern/
H A Dtask_policy.c1931 case IOPOL_STANDARD: in proc_iopol_to_tier()
1963 return IOPOL_STANDARD; in proc_tier_to_iopol()
/xnu-12377.61.12/bsd/miscfs/specfs/
H A Dspec_vnops.c2525 case IOPOL_STANDARD: in throttle_info_io_will_be_throttled()