Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/ !
H A Dresource.h612 #define IOPOL_DEFAULT 0 macro
/xnu-8792.41.9/osfmk/kern/ !
H A Dtask_policy.c1835 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1841 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1850 return IOPOL_DEFAULT; in proc_tier_to_iopol()
/xnu-8792.41.9/bsd/kern/ !
H A Dkern_resource.c1736 case IOPOL_DEFAULT: in iopolicysys_disk()
1779 case IOPOL_DEFAULT: in iopolicysys_disk()
/xnu-8792.41.9/bsd/vfs/ !
H A Dvfs_cluster.c4081 int policy = IOPOL_DEFAULT; in cluster_read_copy()