Home
last modified time | relevance | path

Searched refs:__NR_kcmp (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/kcmp/
Dkcmp_test.c25 return syscall(__NR_kcmp, pid1, pid2, type, fd1, fd2); in sys_kcmp()
/tools/include/uapi/asm-generic/
Dunistd.h735 #define __NR_kcmp 272 macro
736 __SYSCALL(__NR_kcmp, sys_kcmp)