Searched defs:sys_kcmp (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/kcmp/ |
| D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kcmp/ |
| D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
| D | pidfd_getfd_test.c | 30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/pidfd/ |
| D | pidfd_getfd_test.c | 30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp() function
|