Searched refs:pid_child_should_wake (Results 1 – 3 of 3) sorted by relevance
25 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p);
1563 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) in pid_child_should_wake() function1581 if (pid_child_should_wake(wo, p)) in child_wait_callback()
272 if (!pid_child_should_wake(wo, p)) in io_waitid_wait()