Home
last modified time | relevance | path

Searched refs:unregister_pernet_device (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/net/ipv6/ila/
Dila_main.c106 unregister_pernet_device(&ila_net_ops); in ila_init()
115 unregister_pernet_device(&ila_net_ops); in ila_fini()
/Linux-v4.19/net/ieee802154/
Dcore.c384 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
396 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/Linux-v4.19/net/rds/
Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
Dtcp.c696 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/Linux-v4.19/net/ipv4/
Dip_gre.c1720 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1722 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1724 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1734 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1735 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1736 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
Dipip.c710 unregister_pernet_device(&ipip_net_ops); in ipip_init()
723 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
Dip_vti.c614 unregister_pernet_device(&vti_net_ops); in vti_init()
626 unregister_pernet_device(&vti_net_ops); in vti_fini()
Dfou.c1102 unregister_pernet_device(&fou_net_ops); in fou_init()
1111 unregister_pernet_device(&fou_net_ops); in fou_fini()
/Linux-v4.19/include/net/
Dnet_namespace.h378 void unregister_pernet_device(struct pernet_operations *);
/Linux-v4.19/net/xfrm/
Dxfrm_interface.c957 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
969 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/Linux-v4.19/net/core/
Dnet_namespace.c1115 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1123 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/Linux-v4.19/drivers/net/ppp/
Dpppoe.c1184 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1196 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
Dppp_generic.c1210 unregister_pernet_device(&ppp_net_ops); in ppp_init()
3233 unregister_pernet_device(&ppp_net_ops); in ppp_cleanup()
/Linux-v4.19/net/ipv6/
Dip6_vti.c1223 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1238 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
Dsit.c1905 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1951 unregister_pernet_device(&sit_net_ops); in sit_init()
Dip6_tunnel.c2327 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2345 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
Dip6_gre.c2355 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_init()
2365 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_fini()
/Linux-v4.19/net/wireless/
Dcore.c1416 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1429 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/Linux-v4.19/net/l2tp/
Dl2tp_core.c1761 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1774 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
Dl2tp_ppp.c1740 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1751 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
/Linux-v4.19/net/kcm/
Dkcmsock.c2072 unregister_pernet_device(&kcm_net_ops); in kcm_init()
2093 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_core.c2357 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2372 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()
/Linux-v4.19/net/openvswitch/
Ddatapath.c2439 unregister_pernet_device(&ovs_net_ops); in dp_init()
2457 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()
/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c3833 unregister_pernet_device(&hwsim_net_ops); in init_mac80211_hwsim()
3854 unregister_pernet_device(&hwsim_net_ops); in exit_mac80211_hwsim()