Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/tipc/
Dcore.c159 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
163 unregister_pernet_device(&tipc_net_ops); in tipc_init()
178 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_exit()
180 unregister_pernet_device(&tipc_net_ops); in tipc_exit()
/Linux-v5.4/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.4/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.4/net/ipv4/
Dip_gre.c1651 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1653 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1655 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1665 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1666 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1667 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
Dipip.c707 unregister_pernet_device(&ipip_net_ops); in ipip_init()
720 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
Dip_vti.c647 unregister_pernet_device(&vti_net_ops); in vti_init()
660 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.4/net/rds/
Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
Dtcp.c704 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/Linux-v5.4/include/net/
Dnet_namespace.h404 void unregister_pernet_device(struct pernet_operations *);
/Linux-v5.4/net/xfrm/
Dxfrm_interface.c911 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
923 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/Linux-v5.4/drivers/net/ppp/
Dpppoe.c1183 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1195 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
Dppp_generic.c1206 unregister_pernet_device(&ppp_net_ops); in ppp_init()
3277 unregister_pernet_device(&ppp_net_ops); in ppp_cleanup()
/Linux-v5.4/net/ipv6/
Dip6_vti.c1220 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1235 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
Dsit.c1916 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1962 unregister_pernet_device(&sit_net_ops); in sit_init()
Dip6_tunnel.c2317 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2335 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
Dip6_gre.c2356 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_init()
2366 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_fini()
/Linux-v5.4/net/core/
Dnet_namespace.c1323 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1331 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/Linux-v5.4/net/wireless/
Dcore.c1489 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1502 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/Linux-v5.4/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.c1738 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1749 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
/Linux-v5.4/net/kcm/
Dkcmsock.c2076 unregister_pernet_device(&kcm_net_ops); in kcm_init()
2095 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_core.c2495 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2510 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()
/Linux-v5.4/net/openvswitch/
Ddatapath.c2497 unregister_pernet_device(&ovs_net_ops); in dp_init()
2515 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()
/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c4050 unregister_pernet_device(&hwsim_net_ops); in init_mac80211_hwsim()
4068 unregister_pernet_device(&hwsim_net_ops); in exit_mac80211_hwsim()

12