Home
last modified time | relevance | path

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

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