Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A 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()
H A Dlib.h27 extern int wait_for_parent(union pipe read_pipe);
/kernel/linux/linux-6.6/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);

Completed in 4 milliseconds