Home
last modified time | relevance | path

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

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