Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dresource.h560 #define IOPOL_DEFAULT 0 macro
/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c1819 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1825 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1834 return IOPOL_DEFAULT; in proc_tier_to_iopol()
/xnu-8020.140.41/bsd/kern/
H A Dkern_resource.c1720 case IOPOL_DEFAULT: in iopolicysys_disk()
1763 case IOPOL_DEFAULT: in iopolicysys_disk()
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_cluster.c4058 int policy = IOPOL_DEFAULT; in cluster_read_copy()