Searched refs:KCMP_IO (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkcmp.h14 KCMP_IO, enumerator in enum:kcmp_type
/linux-master/tools/include/uapi/linux/
H A Dkcmp.h14 KCMP_IO, enumerator in enum:kcmp_type
/linux-master/kernel/
H A Dkcmp.c196 case KCMP_IO:
197 ret = kcmp_ptr(task1->io_context, task2->io_context, KCMP_IO);
/linux-master/tools/testing/selftests/kcmp/
H A Dkcmp_test.c110 sys_kcmp(pid1, pid2, KCMP_IO, 0, 0),

Completed in 269 milliseconds