Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/pmu/ebb/
Debb_on_child_test.c28 FAIL_IF(notify_parent(write_pipe)); in victim_child()
33 FAIL_IF(notify_parent(write_pipe)); in victim_child()
Debb_on_willing_child_test.c32 FAIL_IF(notify_parent(write_pipe)); in victim_child()
Debb.c383 FAIL_IF(notify_parent(write_pipe)); in ebb_child()
385 FAIL_IF(notify_parent(write_pipe)); in ebb_child()
/tools/testing/selftests/powerpc/pmu/
Dlib.h27 extern int notify_parent(union pipe write_pipe);
Dlib.c55 int notify_parent(union pipe write_pipe) in notify_parent() function
107 notify_parent(write_pipe); in eat_cpu_child()