Home
last modified time | relevance | path

Searched refs:wait_for_parent (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_child_test.c27 FAIL_IF(wait_for_parent(read_pipe)); in victim_child()
32 FAIL_IF(wait_for_parent(read_pipe)); in victim_child()
H A Debb_on_willing_child_test.c25 FAIL_IF(wait_for_parent(read_pipe)); in victim_child()
H A Debb.c354 FAIL_IF(wait_for_parent(read_pipe)); in ebb_child()
384 FAIL_IF(wait_for_parent(read_pipe)); in ebb_child()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dlib.c32 int wait_for_parent(union pipe read_pipe) in wait_for_parent() function
95 wait_for_parent(read_pipe); in eat_cpu_child()
H A Dlib.h26 extern int wait_for_parent(union pipe read_pipe);