Home
last modified time | relevance | path

Searched refs:notify_parent_of_error (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dlib.h28 extern int notify_parent_of_error(union pipe write_pipe);
H A Dlib.c51 int notify_parent_of_error(union pipe write_pipe) in notify_parent_of_error() function
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c377 notify_parent_of_error(write_pipe); in ebb_child()