Searched refs:wo_flags (Results 1 – 1 of 1) sorted by relevance
1044 int wo_flags; member1071 if (ptrace || (wo->wo_flags & __WALL)) in eligible_child()1101 if (!likely(wo->wo_flags & WEXITED)) in wait_task_zombie()1282 if (!unlikely(wo->wo_flags & WNOWAIT)) in wait_task_stopped()1307 if (likely(!(wo->wo_flags & WNOWAIT))) in wait_task_stopped()1344 if (!unlikely(wo->wo_flags & WNOWAIT)) in wait_task_continued()1620 if (wo->wo_flags & __WNOTHREAD) in do_wait()1693 wo.wo_flags = options; in kernel_waitid()1697 wo.wo_flags |= WNOHANG; in kernel_waitid()1771 wo.wo_flags = options | WEXITED; in kernel_wait4()[all …]
Completed in 6 milliseconds