Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dresource.h591 #define IOPOL_STANDARD 5 macro
594 #define IOPOL_APPLICATION IOPOL_STANDARD
/xnu-12377.1.9/bsd/kern/
H A Dkern_resource.c2257 case IOPOL_STANDARD: in iopolicysys_disk()
2309 case IOPOL_STANDARD: in iopolicysys_disk()
/xnu-12377.1.9/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.1.9/bsd/miscfs/specfs/
H A Dspec_vnops.c2474 case IOPOL_STANDARD: in throttle_info_io_will_be_throttled()