Searched refs:copy_utsname (Results 1 – 3 of 3) sorted by relevance
31 extern struct uts_namespace *copy_utsname(u64 flags,51 static inline struct uts_namespace *copy_utsname(u64 flags, in copy_utsname() function
79 struct uts_namespace *copy_utsname(u64 flags, in copy_utsname() function
104 new_nsp->uts_ns = copy_utsname(flags, user_ns, tsk->nsproxy->uts_ns); in create_new_namespaces()