Searched refs:get_net_ns (Results 1 – 3 of 3) sorted by relevance
219 struct ns_common *get_net_ns(struct ns_common *ns);243 static inline struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() function
760 struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() function769 EXPORT_SYMBOL_GPL(get_net_ns);
1406 err = open_related_ns(&net->ns, get_net_ns); in sock_ioctl()