Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpid_namespace.h69 copy_pid_ns(unsigned long flags, struct pid_namespace *ns) in copy_pid_ns() function
/linux-3.4.99/kernel/
Dpid_namespace.c126 struct pid_namespace *copy_pid_ns(unsigned long flags, struct pid_namespace *old_ns) in copy_pid_ns() function