Searched refs:__NR_waitid (Results 1 – 3 of 3) sorted by relevance
/tools/testing/selftests/pidfd/ |
D | pidfd_wait.c | 37 return syscall(__NR_waitid, which, pid, info, options, ru); in sys_waitid()
|
D | pidfd_setns_test.c | 72 return syscall(__NR_waitid, which, pid, NULL, options, NULL); in sys_waitid()
|
/tools/include/uapi/asm-generic/ |
D | unistd.h | 262 #define __NR_waitid 95 macro 263 __SC_COMP(__NR_waitid, sys_waitid, compat_sys_waitid)
|