Searched refs:get_net_ns (Results 1 – 5 of 5) sorted by relevance
206 struct ns_common *get_net_ns(struct ns_common *ns);228 static inline struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() function
168 get_net_ns(ns_common); in pidfd_ioctl()
684 struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() function693 EXPORT_SYMBOL_GPL(get_net_ns);
3118 return open_related_ns(&net->ns, get_net_ns); in __tun_chr_ioctl()3397 ret = open_related_ns(&net->ns, get_net_ns); in __tun_chr_ioctl()
1318 err = open_related_ns(&net->ns, get_net_ns); in sock_ioctl()