Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
A Debb_on_child_test.c28 FAIL_IF(notify_parent(write_pipe)); in victim_child()
33 FAIL_IF(notify_parent(write_pipe)); in victim_child()
A Debb_on_willing_child_test.c32 FAIL_IF(notify_parent(write_pipe)); in victim_child()
A Debb.c383 FAIL_IF(notify_parent(write_pipe)); in ebb_child()
385 FAIL_IF(notify_parent(write_pipe)); in ebb_child()
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/
A Dlib.c55 int notify_parent(union pipe write_pipe) in notify_parent() function
107 notify_parent(write_pipe); in eat_cpu_child()
A Dlib.h28 extern int notify_parent(union pipe write_pipe);
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dstack_expansion_signal.c41 FAIL_IF(notify_parent(write_pipe)); in consume_stack()
/linux-6.3-rc2/drivers/base/power/
A Druntime.c1249 bool notify_parent = false; in __pm_runtime_set_status() local
1295 notify_parent = !parent->power.ignore_children; in __pm_runtime_set_status()
1331 if (notify_parent) in __pm_runtime_set_status()

Completed in 30 milliseconds