Searched refs:copy_utsname (Results 1 – 3 of 3) sorted by relevance
38 extern struct uts_namespace *copy_utsname(unsigned long flags,58 static inline struct uts_namespace *copy_utsname(unsigned long flags, in copy_utsname() function
89 struct uts_namespace *copy_utsname(unsigned long flags, in copy_utsname() function
84 new_nsp->uts_ns = copy_utsname(flags, user_ns, tsk->nsproxy->uts_ns); in create_new_namespaces()