Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsched.h20 #define CLONE_NEWNS 0x00020000 /* New mount namespace group */ macro
/Linux-v5.4/tools/include/uapi/linux/
Dsched.h20 #define CLONE_NEWNS 0x00020000 /* New mount namespace group */ macro
/Linux-v5.4/tools/testing/selftests/mount/
Dunprivileged-remount-test.c20 # define CLONE_NEWNS 0x00020000 macro