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);
1594 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) in pid_child_should_wake() 1612 if (pid_child_should_wake(wo, p)) in child_wait_callback() 1593 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) pid_child_should_wake() function
245 if (!pid_child_should_wake(wo, p)) in io_waitid_wait()