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

/linux-master/include/uapi/linux/
H A Dkcmp.h12 KCMP_FS, enumerator in enum:kcmp_type
/linux-master/tools/include/uapi/linux/
H A Dkcmp.h12 KCMP_FS, enumerator in enum:kcmp_type
/linux-master/kernel/
H A Dkcmp.c190 case KCMP_FS:
191 ret = kcmp_ptr(task1->fs, task2->fs, KCMP_FS);
/linux-master/tools/testing/selftests/kcmp/
H A Dkcmp_test.c108 sys_kcmp(pid1, pid2, KCMP_FS, 0, 0),

Completed in 126 milliseconds