Home
last modified time | relevance | path

Searched refs:pid_child_should_wake (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dexit.h25 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p);
/linux/io_uring/
H A Dwaitid.c272 if (!pid_child_should_wake(wo, p)) in io_waitid_wait()