Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsched.h30 #define CLONE_NEWIPC 0x08000000 /* New ipc namespace */ macro
/Linux-v5.4/tools/include/uapi/linux/
Dsched.h30 #define CLONE_NEWIPC 0x08000000 /* New ipc namespace */ macro
/Linux-v5.4/tools/testing/selftests/mount/
Dunprivileged-remount-test.c26 # define CLONE_NEWIPC 0x08000000 macro