Home
last modified time | relevance | path

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

/external/linux-kselftest/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()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dlib.c55 int notify_parent(union pipe write_pipe) in notify_parent() function
107 notify_parent(write_pipe); in eat_cpu_child()
Dlib.h27 extern int notify_parent(union pipe write_pipe);
/external/openssh/
Dserverloop.c126 notify_parent(void) in notify_parent() function
156 notify_parent(); in sigchld_handler()