Home
last modified time | relevance | path

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

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