Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dexit.c890 struct wait_opts { struct
911 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() argument
918 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
944 static int wait_noreap_copyout(struct wait_opts *wo, struct task_struct *p, in wait_noreap_copyout()
978 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie()
1158 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped()
1243 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued()
1297 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task()
1423 static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) in do_wait_thread()
1437 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait()
[all …]