Searched refs:get_net_ns_by_fd (Results 1 – 9 of 9) sorted by relevance
268 ns_a = get_net_ns_by_fd(netnsfd_a); in link_device_store()274 ns_b = get_net_ns_by_fd(netnsfd_b); in link_device_store()363 ns = get_net_ns_by_fd(netnsfd); in unlink_device_store()
223 struct net *get_net_ns_by_fd(int fd);251 static inline struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function
279 net = get_net_ns_by_fd(attr->query.target_fd); in netns_bpf_prog_query()488 net = get_net_ns_by_fd(attr->link_create.target_fd); in netns_bpf_link_create()
775 struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function790 EXPORT_SYMBOL_GPL(get_net_ns_by_fd);879 peer = get_net_ns_by_fd(nla_get_u32(tb[NETNSA_FD])); in rtnl_net_newid()1022 peer = get_net_ns_by_fd(nla_get_u32(tb[NETNSA_FD])); in rtnl_net_getid()
2682 net = get_net_ns_by_fd(nla_get_u32(tb[IFLA_NET_NS_FD])); in rtnl_link_get_net_ifla()
394 net = get_net_ns_by_fd(nla_get_u32(netns_fd_attr)); in devlink_netns_get()
1770 net = get_net_ns_by_fd(nla_get_u32(nla[GTPA_NET_NS_FD])); in gtp_find_dev()
1280 net = get_net_ns_by_fd(fd); in nl802154_wpan_phy_netns()
14375 net = get_net_ns_by_fd(fd); in nl80211_wiphy_netns()