Home
last modified time | relevance | path

Searched refs:copy_pid_ns (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpid_namespace.h75 extern struct pid_namespace *copy_pid_ns(unsigned long flags,
94 static inline struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function
/linux/kernel/
H A Dpid_namespace.c146 struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function
H A Dnsproxy.c97 copy_pid_ns(flags, user_ns, tsk->nsproxy->pid_ns_for_children); in create_new_namespaces()