Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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-6.6.21/kernel/
Dpid_namespace.c145 struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function
Dnsproxy.c97 copy_pid_ns(flags, user_ns, tsk->nsproxy->pid_ns_for_children); in create_new_namespaces()