Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsched.h27 #define CLONE_NEWIPC 0x08000000 /* New ipc namespace */ macro
/linux-4.1.27/tools/testing/selftests/mount/
Dunprivileged-remount-test.c25 # define CLONE_NEWIPC 0x08000000 macro