Home
last modified time | relevance | path

Searched defs:CLONE_NEWPID (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/linux/
Dsched.h29 #define CLONE_NEWPID 0x20000000 /* New pid namespace */ macro
/Linux-v4.19/include/uapi/linux/
Dsched.h29 #define CLONE_NEWPID 0x20000000 /* New pid namespace */ macro
/Linux-v4.19/tools/testing/selftests/mount/
Dunprivileged-remount-test.c35 # define CLONE_NEWPID 0x20000000 macro