Searched refs:get_net_ns (Results 1 – 4 of 4) sorted by relevance
222 struct ns_common *get_net_ns(struct ns_common *ns);246 static inline struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() function
759 * get_net_ns - increment the refcount of the network namespace764 struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() function 773 EXPORT_SYMBOL_GPL(get_net_ns);
3226 return open_related_ns(&net->ns, get_net_ns); in __tun_chr_ioctl()3467 ret = open_related_ns(&net->ns, get_net_ns); in __tun_chr_ioctl()
1418 err = open_related_ns(&net->ns, get_net_ns); in sock_ioctl()