Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dresource.h622 #define IOPOL_STANDARD 5 macro
625 #define IOPOL_APPLICATION IOPOL_STANDARD
/xnu-10063.141.1/bsd/kern/
H A Dkern_resource.c1876 case IOPOL_STANDARD: in iopolicysys_disk()
1928 case IOPOL_STANDARD: in iopolicysys_disk()
/xnu-10063.141.1/osfmk/kern/
H A Dtask_policy.c1840 case IOPOL_STANDARD: in proc_iopol_to_tier()
1872 return IOPOL_STANDARD; in proc_tier_to_iopol()
/xnu-10063.141.1/bsd/miscfs/specfs/
H A Dspec_vnops.c2448 case IOPOL_STANDARD: in throttle_info_io_will_be_throttled()