Home
last modified time | relevance | path

Searched refs:IOPOL_TYPE_DISK (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/tests/
H A Dioperf.c77 T_ASSERT_POSIX_ZERO(setiopolicy_np(IOPOL_TYPE_DISK, IOPOL_SCOPE_PROCESS, in io_perf_test_io_init()
/xnu-8792.41.9/bsd/sys/
H A Dresource.h589 #define IOPOL_TYPE_DISK 0 macro
/xnu-8792.41.9/bsd/kern/
H A Dkern_resource.c1621 case IOPOL_TYPE_DISK: in iopolicysys()