Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dresource.h617 #define IOPOL_DEFAULT 0 macro
/xnu-10063.141.1/osfmk/kern/
H A Dtask_policy.c1864 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1870 return IOPOL_DEFAULT; in proc_tier_to_iopol()
1879 return IOPOL_DEFAULT; in proc_tier_to_iopol()
/xnu-10063.141.1/bsd/kern/
H A Dkern_resource.c1870 case IOPOL_DEFAULT: in iopolicysys_disk()
1913 case IOPOL_DEFAULT: in iopolicysys_disk()
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_cluster.c4088 int policy = IOPOL_DEFAULT; in cluster_read_copy()