Searched refs:CLONE_NEWPID (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/linux/ | ||
| A D | sched.h | 32 #define CLONE_NEWPID 0x20000000 /* New pid namespace */ macro |
| /include/linux/ | ||
| A D | pid_namespace.h | 103 if (flags & CLONE_NEWPID) in copy_pid_ns() |
Completed in 4 milliseconds