Searched refs:notify_parent (Results 1 – 7 of 7) sorted by relevance
28 FAIL_IF(notify_parent(write_pipe)); in victim_child()33 FAIL_IF(notify_parent(write_pipe)); in victim_child()
32 FAIL_IF(notify_parent(write_pipe)); in victim_child()
383 FAIL_IF(notify_parent(write_pipe)); in ebb_child()385 FAIL_IF(notify_parent(write_pipe)); in ebb_child()
55 int notify_parent(union pipe write_pipe) in notify_parent() function107 notify_parent(write_pipe); in eat_cpu_child()
28 extern int notify_parent(union pipe write_pipe);
41 FAIL_IF(notify_parent(write_pipe)); in consume_stack()
1249 bool notify_parent = false; in __pm_runtime_set_status() local1295 notify_parent = !parent->power.ignore_children; in __pm_runtime_set_status()1331 if (notify_parent) in __pm_runtime_set_status()
Completed in 30 milliseconds