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

/linux-master/include/uapi/linux/
H A Dkcmp.h11 KCMP_FILES, enumerator in enum:kcmp_type
/linux-master/tools/include/uapi/linux/
H A Dkcmp.h11 KCMP_FILES, enumerator in enum:kcmp_type
/linux-master/kernel/
H A Dkcmp.c187 case KCMP_FILES:
188 ret = kcmp_ptr(task1->files, task2->files, KCMP_FILES);
/linux-master/tools/testing/selftests/kcmp/
H A Dkcmp_test.c106 sys_kcmp(pid1, pid2, KCMP_FILES, 0, 0),

Completed in 107 milliseconds