Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dresource.h617 #define IOPOL_STANDARD 5 macro
620 #define IOPOL_APPLICATION IOPOL_STANDARD
/xnu-8792.81.2/bsd/kern/
H A Dkern_resource.c1742 case IOPOL_STANDARD: in iopolicysys_disk()
1794 case IOPOL_STANDARD: in iopolicysys_disk()
/xnu-8792.81.2/osfmk/kern/
H A Dtask_policy.c1811 case IOPOL_STANDARD: in proc_iopol_to_tier()
1843 return IOPOL_STANDARD; in proc_tier_to_iopol()
/xnu-8792.81.2/bsd/miscfs/specfs/
H A Dspec_vnops.c2398 case IOPOL_STANDARD: in throttle_info_io_will_be_throttled()