Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dcore.c198 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
202 unregister_pernet_device(&tipc_net_ops); in tipc_init()
216 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_exit()
218 unregister_pernet_device(&tipc_net_ops); in tipc_exit()
/linux/net/ipv6/ila/
H A Dila_main.c113 unregister_pernet_device(&ila_net_ops); in ila_init()
122 unregister_pernet_device(&ila_net_ops); in ila_fini()
/linux/fs/afs/
H A Dmain.c202 unregister_pernet_device(&afs_net_ops); in afs_init()
229 unregister_pernet_device(&afs_net_ops); in afs_exit()
/linux/net/ieee802154/
H A Dcore.c397 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
409 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/linux/net/rds/
H A Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
H A Dtcp.c727 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/linux/net/ipv4/
H A Dip_gre.c1840 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1842 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1844 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1854 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1855 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1856 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
H A Dipip.c681 unregister_pernet_device(&ipip_net_ops);
694 unregister_pernet_device(&ipip_net_ops);
H A Dip_vti.c718 unregister_pernet_device(&vti_net_ops); in vti_init()
736 unregister_pernet_device(&vti_net_ops); in vti_fini()
H A Dfou_core.c1268 unregister_pernet_device(&fou_net_ops); in fou_init()
1277 unregister_pernet_device(&fou_net_ops); in fou_fini()
/linux/net/l2tp/
H A Dl2tp_ip6.c843 unregister_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_init()
853 unregister_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_exit()
H A Dl2tp_ppp.c1701 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1712 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
H A Dl2tp_core.c1922 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1935 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
/linux/include/net/
H A Dnet_namespace.h470 * register_pernet_device() and unregister_pernet_device().
516 void unregister_pernet_device(struct pernet_operations *);
/linux/net/ipv6/
H A Dip6_vti.c1286 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1305 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
H A Dsit.c1891 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1937 unregister_pernet_device(&sit_net_ops); in sit_init()
H A Dip6_tunnel.c2407 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2428 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
H A Dip6_gre.c2366 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_init()
2376 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_fini()
/linux/net/xfrm/
H A Dxfrm_interface_core.c1219 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1232 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/linux/net/core/
H A Dnet_namespace.c1501 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1509 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/linux/net/wireless/
H A Dcore.c1913 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1926 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/linux/net/openvswitch/
H A Ddatapath.c2824 unregister_pernet_device(&ovs_net_ops); in dp_init()
2841 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()
/linux/drivers/infiniband/core/
H A Ddevice.c3072 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_init()
3100 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_cleanup()
/linux/drivers/net/ppp/
H A Dppp_generic.c1442 unregister_pernet_device(&ppp_net_ops); in ppp_init()
3619 unregister_pernet_device(&ppp_net_ops); in ppp_cleanup()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c7212 unregister_pernet_device(&hwsim_net_ops); in init_mac80211_hwsim()
7231 unregister_pernet_device(&hwsim_net_ops); in exit_mac80211_hwsim()