Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
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()
Debb_on_willing_child_test.c25 FAIL_IF(wait_for_parent(read_pipe)); in victim_child()
Debb.c354 FAIL_IF(wait_for_parent(read_pipe)); in ebb_child()
384 FAIL_IF(wait_for_parent(read_pipe)); in ebb_child()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dlib.c45 int wait_for_parent(union pipe read_pipe) in wait_for_parent() function
108 wait_for_parent(read_pipe); in eat_cpu_child()
Dlib.h26 extern int wait_for_parent(union pipe read_pipe);