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

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

Completed in 129 milliseconds