Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpid_namespace.h62 extern struct pid_namespace *copy_pid_ns(unsigned long flags,
76 static inline struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function
/linux-4.1.27/kernel/
Dnsproxy.c89 copy_pid_ns(flags, user_ns, tsk->nsproxy->pid_ns_for_children); in create_new_namespaces()
Dpid_namespace.c153 struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function