Home
last modified time | relevance | path

Searched refs:wait_child (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c206 ret = wait_child(&info->child_sync); in parent()
231 ret = wait_child(&info->child_sync); in parent()
245 ret = wait_child(&info->child_sync); in parent()
H A Dchild.h85 int wait_child(struct child_sync *sync) in wait_child() function
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c206 ret = wait_child(&info->child_sync); in parent()
231 ret = wait_child(&info->child_sync); in parent()
245 ret = wait_child(&info->child_sync); in parent()
H A Dchild.h85 int wait_child(struct child_sync *sync) in wait_child() function
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A Dnolibc-test.c918 CASE_TEST(wait_child); EXPECT_SYSER(1, wait(&tmp), -1, ECHILD); break; in run_syscall()

Completed in 4 milliseconds