Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace-pkey.c207 ret = wait_child(&info->child_sync); in parent()
232 ret = wait_child(&info->child_sync); in parent()
246 ret = wait_child(&info->child_sync); in parent()
Dchild.h85 int wait_child(struct child_sync *sync) in wait_child() function