Home
last modified time | relevance | path

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

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