Home
last modified time | relevance | path

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

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