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

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
H A Dlib.h27 extern int wait_for_parent(union pipe read_pipe);
H A Dlib.c71 int wait_for_parent(union pipe read_pipe) wait_for_parent() function
134 wait_for_parent(read_pipe); eat_cpu_child()
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_child_test.c27 FAIL_IF(wait_for_parent(read_pipe)); victim_child()
32 FAIL_IF(wait_for_parent(read_pipe)); victim_child()
H A Debb_on_willing_child_test.c25 FAIL_IF(wait_for_parent(read_pipe)); victim_child()
H A Debb.c345 FAIL_IF(wait_for_parent(read_pipe)); ebb_child()
375 FAIL_IF(wait_for_parent(read_pipe)); ebb_child()

Completed in 171 milliseconds