Home
last modified time | relevance | path

Searched defs:net_ns_get_ownership (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnet_namespace.h225 static inline void net_ns_get_ownership(const struct net *net, in net_ns_get_ownership() function
/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c522 void net_ns_get_ownership(const struct net *net, kuid_t *uid, kgid_t *gid) in net_ns_get_ownership() function
538 EXPORT_SYMBOL_GPL(net_ns_get_ownership); variable
/kernel/linux/linux-6.6/include/net/
H A Dnet_namespace.h221 static inline void net_ns_get_ownership(const struct net *net, in net_ns_get_ownership() function
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c518 void net_ns_get_ownership(const struct net *net, kuid_t *uid, kgid_t *gid) in net_ns_get_ownership() function
534 EXPORT_SYMBOL_GPL(net_ns_get_ownership); variable

Completed in 7 milliseconds