Home
last modified time | relevance | path

Searched refs:await_child_success (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c137 await_child_success(pid); in hashchk_exec_random_key_test()
173 await_child_success(pid); in hashchk_fork_share_key_test()
207 await_child_success(pid); in hashchk_clone_share_key_test()
H A Ddexcr.h41 void await_child_success(pid_t pid);
H A Ddexcr.c82 void await_child_success(pid_t pid) in await_child_success() function