Lines Matching defs:wo
1111 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid()
1118 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
1150 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie()
1306 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped()
1378 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued()
1430 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task()
1542 static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) in do_wait_thread()
1556 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait()
1570 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) in pid_child_should_wake()
1584 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local
1600 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child()
1614 static int do_wait_pid(struct wait_opts *wo) in do_wait_pid()
1640 long __do_wait(struct wait_opts *wo) in __do_wait()
1687 static long do_wait(struct wait_opts *wo) in do_wait()
1712 int kernel_waitid_prepare(struct wait_opts *wo, int which, pid_t upid, in kernel_waitid_prepare()
1775 struct wait_opts wo; in kernel_waitid() local
1826 struct wait_opts wo; in kernel_wait4() local
1868 struct wait_opts wo = { in kernel_wait() local