Home
last modified time | relevance | path

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

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