Home
last modified time | relevance | path

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

12

/Linux-v5.10/net/tipc/
Dcore.c199 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
203 unregister_pernet_device(&tipc_net_ops); in tipc_init()
217 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_exit()
219 unregister_pernet_device(&tipc_net_ops); in tipc_exit()
/Linux-v5.10/net/ipv6/ila/
Dila_main.c107 unregister_pernet_device(&ila_net_ops); in ila_init()
116 unregister_pernet_device(&ila_net_ops); in ila_fini()
/Linux-v5.10/net/ieee802154/
Dcore.c370 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
382 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/Linux-v5.10/drivers/net/wireguard/
Ddevice.c440 unregister_pernet_device(&pernet_ops); in wg_device_init()
451 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/Linux-v5.10/net/rds/
Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
Dtcp.c693 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/Linux-v5.10/net/ipv4/
Dip_gre.c1753 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1755 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1757 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1767 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1768 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1769 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
Dipip.c696 unregister_pernet_device(&ipip_net_ops); in ipip_init()
709 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
Dip_vti.c698 unregister_pernet_device(&vti_net_ops); in vti_init()
716 unregister_pernet_device(&vti_net_ops); in vti_fini()
Dfou.c1291 unregister_pernet_device(&fou_net_ops); in fou_init()
1300 unregister_pernet_device(&fou_net_ops); in fou_fini()
/Linux-v5.10/include/net/
Dnet_namespace.h415 void unregister_pernet_device(struct pernet_operations *);
/Linux-v5.10/net/xfrm/
Dxfrm_interface.c1001 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1013 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/Linux-v5.10/drivers/net/ppp/
Dpppoe.c1182 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1194 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
Dppp_generic.c1292 unregister_pernet_device(&ppp_net_ops); in ppp_init()
3361 unregister_pernet_device(&ppp_net_ops); in ppp_cleanup()
/Linux-v5.10/net/core/
Dnet_namespace.c1325 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1333 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/Linux-v5.10/net/ipv6/
Dip6_vti.c1302 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1321 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
Dsit.c1962 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
2008 unregister_pernet_device(&sit_net_ops); in sit_init()
Dip6_tunnel.c2393 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2414 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
Dip6_gre.c2380 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_init()
2390 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_fini()
/Linux-v5.10/net/wireless/
Dcore.c1523 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1536 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/Linux-v5.10/net/l2tp/
Dl2tp_core.c1688 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1701 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
Dl2tp_ppp.c1713 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1724 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
/Linux-v5.10/net/kcm/
Dkcmsock.c2074 unregister_pernet_device(&kcm_net_ops); in kcm_init()
2093 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_core.c2545 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2560 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()
/Linux-v5.10/net/openvswitch/
Ddatapath.c2609 unregister_pernet_device(&ovs_net_ops); in dp_init()
2627 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()

12