Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dexit.c1044 struct wait_opts { struct
1057 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() argument
1256 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped()
1380 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task()
1523 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback()
1542 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child()
1556 static int do_wait_pid(struct wait_opts *wo) in do_wait_pid()
1582 static long do_wait(struct wait_opts *wo) in do_wait()
1646 struct wait_opts wo; in kernel_waitid()
1745 struct wait_opts wo; in kernel_wait4()
[all …]