Home
last modified time | relevance | path

Searched defs:sys_kcmp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/kcmp/
H A Dkcmp_test.c23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() function
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp() function