Searched refs:pid_child_should_wake (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/ | ||
H A D | exit.h | 25 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p); |
/linux/io_uring/ | ||
H A D | waitid.c | 272 if (!pid_child_should_wake(wo, p)) in io_waitid_wait() |