| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_wait.c | 47 pid = sys_waitid(P_PIDFD, pidfd, &info, WEXITED); in TEST() 55 pid = sys_waitid(P_PIDFD, pidfd, &info, WEXITED); in TEST() 66 pid = sys_waitid(P_PIDFD, pidfd, &info, WEXITED); in TEST() 109 ASSERT_EQ(sys_waitid(P_PIDFD, pidfd, &info, WSTOPPED), 0); in TEST() 116 ASSERT_EQ(sys_waitid(P_PIDFD, pidfd, &info, WCONTINUED), 0); in TEST() 123 ASSERT_EQ(sys_waitid(P_PIDFD, pidfd, &info, WUNTRACED), 0); in TEST() 130 ASSERT_EQ(sys_waitid(P_PIDFD, pidfd, &info, WEXITED), 0); in TEST() 165 ret = sys_waitid(P_PIDFD, pidfd, &info, WEXITED); in TEST() 193 ret = sys_waitid(P_PIDFD, pidfd, &info, WEXITED); in TEST() 202 ret = sys_waitid(P_PIDFD, pidfd, &info, WEXITED | WNOHANG); in TEST() [all …]
|
| H A D | pidfd_info_test.c | 96 EXPECT_EQ(sys_waitid(P_PID, self->child_pid2, NULL, WEXITED), 0); in FIXTURE_SETUP() 110 EXPECT_EQ(sys_waitid(P_PID, self->child_pid4, NULL, WEXITED), 0); in FIXTURE_SETUP() 119 sys_waitid(P_PID, self->child_pid1, NULL, WEXITED); in FIXTURE_TEARDOWN() 125 sys_waitid(P_PID, self->child_pid2, NULL, WEXITED); in FIXTURE_TEARDOWN() 126 sys_waitid(P_PID, self->child_pid3, NULL, WEXITED); in FIXTURE_TEARDOWN() 127 sys_waitid(P_PID, self->child_pid4, NULL, WEXITED); in FIXTURE_TEARDOWN() 348 EXPECT_EQ(sys_waitid(P_PIDFD, pidfd_leader, NULL, WEXITED), 0); in TEST_F() 534 EXPECT_EQ(sys_waitid(P_PIDFD, pidfd_leader, NULL, WEXITED), 0); in TEST_F() 681 EXPECT_EQ(sys_waitid(P_PIDFD, pidfd_leader, NULL, WEXITED), 0); in TEST_F() 730 sys_waitid(P_PIDFD, pidfd, NULL, WEXITED); in TEST() [all …]
|
| H A D | pidfd_file_handle_test.c | 125 EXPECT_EQ(sys_waitid(P_PID, self->child_pid1, NULL, WEXITED), 0); in FIXTURE_TEARDOWN() 131 EXPECT_EQ(sys_waitid(P_PID, self->child_pid2, NULL, WEXITED), 0); in FIXTURE_TEARDOWN() 136 EXPECT_EQ(sys_waitid(P_PID, self->child_pid3, NULL, WEXITED), 0); in FIXTURE_TEARDOWN() 301 EXPECT_EQ(sys_waitid(P_PID, self->child_pid3, NULL, WEXITED | WNOWAIT), 0); in TEST_F() 306 EXPECT_EQ(sys_waitid(P_PID, self->child_pid3, NULL, WEXITED), 0); in TEST_F() 340 EXPECT_EQ(sys_waitid(P_PID, self->child_pid3, NULL, WEXITED), 0); in TEST_F()
|
| H A D | pidfd_setattr_test.c | 44 sys_waitid(P_PID, self->child_pid, NULL, WEXITED); in FIXTURE_TEARDOWN()
|
| H A D | pidfd_setns_test.c | 148 ASSERT_EQ(sys_waitid(P_PID, self->child_pid_exited, NULL, WEXITED | WNOWAIT), 0); in FIXTURE_SETUP() 351 ASSERT_EQ(sys_waitid(P_PID, self->child_pid_exited, NULL, WEXITED), 0); in FIXTURE_TEARDOWN() 352 ASSERT_EQ(sys_waitid(P_PID, self->child_pid1, NULL, WEXITED), 0); in FIXTURE_TEARDOWN() 353 ASSERT_EQ(sys_waitid(P_PID, self->child_pid2, NULL, WEXITED), 0); in FIXTURE_TEARDOWN()
|
| H A D | pidfd_xattr_test.c | 44 sys_waitid(P_PID, self->child_pid, NULL, WEXITED); in FIXTURE_TEARDOWN()
|
| H A D | pidfd.h | 219 static inline int sys_waitid(int which, pid_t pid, siginfo_t *info, int options) in sys_waitid() function
|
| /linux/tools/include/nolibc/sys/ |
| H A D | wait.h | 24 int sys_waitid(int which, pid_t pid, siginfo_t *infop, int options, struct rusage *rusage) in sys_waitid() function 32 return __sysret(sys_waitid(which, pid, infop, options, NULL)); in waitid()
|
| /linux/tools/testing/selftests/filesystems/overlayfs/ |
| H A D | set_layers_via_fds.c | 291 ASSERT_GE(sys_waitid(P_PID, pid, NULL, WEXITED), 0); in TEST_F() 304 ASSERT_GE(sys_waitid(P_PID, pid, NULL, WEXITED), 0); in TEST_F() 317 ASSERT_GE(sys_waitid(P_PID, pid, NULL, WEXITED), 0); in TEST_F() 513 ASSERT_EQ(sys_waitid(P_PID, pid, NULL, WEXITED), 0); in TEST_F()
|
| /linux/arch/mips/kernel/syscalls/ |
| H A D | syscall_n64.tbl | 248 237 n64 waitid sys_waitid
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 248 237 n64 waitid sys_waitid
|
| /linux/scripts/ |
| H A D | syscall.tbl | 122 95 common waitid sys_waitid compat_sys_waitid
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 122 95 common waitid sys_waitid compat_sys_waitid
|
| /linux/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 294 284 common waitid sys_waitid
|
| /linux/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 136 122 common waitid sys_waitid
|
| /linux/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 287 277 common waitid sys_waitid
|
| /linux/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 263 235 common waitid sys_waitid compat_sys_waitid
|
| /linux/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 259 247 64 waitid sys_waitid
|
| H A D | syscall_32.tbl | 299 284 i386 waitid sys_waitid compat_sys_waitid
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 294 284 common waitid sys_waitid
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 136 122 common waitid sys_waitid
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 259 247 64 waitid sys_waitid
|
| /linux/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 294 284 common waitid sys_waitid
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_32.tbl | 295 280 common waitid sys_waitid compat_sys_waitid
|
| /linux/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 369 438 common waitid sys_waitid
|