Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/ !
H A Dresource.h586 #define IOPOL_DEFAULT 0 macro
/xnu-12377.41.6/osfmk/kern/ !
H A Dtask_policy.c1955 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1961 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1970 return IOPOL_DEFAULT; in proc_tier_to_iopol()
/xnu-12377.41.6/bsd/kern/ !
H A Dkern_resource.c2254 case IOPOL_DEFAULT: in iopolicysys_disk()
2297 case IOPOL_DEFAULT: in iopolicysys_disk()
/xnu-12377.41.6/bsd/vfs/ !
H A Dvfs_cluster.c4741 int policy = IOPOL_DEFAULT; in cluster_read_copy()