Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dwait.h14 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */ macro
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c215 waiting = wait4(ret, &status, __WCLONE, NULL); in write_clone_read()
/openbmc/linux/kernel/
H A Dexit.c1086 if ((p->exit_signal != SIGCHLD) ^ !!(wo->wo_flags & __WCLONE)) in eligible_child()
1655 __WNOTHREAD|__WCLONE|__WALL)) in kernel_waitid()
1753 __WNOTHREAD|__WCLONE|__WALL)) in kernel_wait4()