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