Home
last modified time | relevance | path

Searched refs:copy_net_ns (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dnet_namespace.h204 struct net *copy_net_ns(unsigned long flags, struct user_namespace *user_ns,
218 static inline struct net *copy_net_ns(unsigned long flags, in copy_net_ns() function
/linux/kernel/
H A Dnsproxy.c110 new_nsp->net_ns = copy_net_ns(flags, user_ns, tsk->nsproxy->net_ns); in create_new_namespaces()
/linux/Documentation/mm/
H A Dpage_owner.rst92 copy_net_ns+0x29b/0x4a0
/linux/net/core/
H A Dnet_namespace.c488 struct net *copy_net_ns(unsigned long flags, in copy_net_ns() function