Home
last modified time | relevance | path

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

/linux-5.15/include/uapi/linux/
H A Dwait.h17 #define P_ALL 0 macro
/linux-5.15/tools/testing/selftests/kcmp/
H A Dkcmp_test.c163 waitpid(pid2, &status, P_ALL); in main()
/linux-5.15/kernel/
H A Dexit.c1559 case P_ALL: in kernel_waitid()