Searched refs:pid_child_should_wake (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Dexit.h25 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p);
H A Dexit.c1502 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) function
1520 if (pid_child_should_wake(wo, p))
/linux-master/io_uring/
H A Dwaitid.c272 if (!pid_child_should_wake(wo, p))

Completed in 113 milliseconds