Home
last modified time | relevance | path

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

12

/openbmc/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()
/openbmc/linux/net/ipv6/ila/
H A Dila_main.c107 unregister_pernet_device(&ila_net_ops); in ila_init()
116 unregister_pernet_device(&ila_net_ops); in ila_fini()
/openbmc/linux/fs/afs/
H A Dmain.c209 unregister_pernet_device(&afs_net_ops); in afs_init()
236 unregister_pernet_device(&afs_net_ops); in afs_exit()
/openbmc/linux/net/ieee802154/
H A Dcore.c373 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
385 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/openbmc/linux/net/rds/
H A Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
H A Dtcp.c711 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/openbmc/linux/drivers/net/wireguard/
H A Ddevice.c464 unregister_pernet_device(&pernet_ops); in wg_device_init()
475 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/openbmc/linux/net/ipv4/
H A Dip_gre.c1780 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1782 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1784 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1794 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1795 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1796 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
H A Dipip.c643 unregister_pernet_device(&ipip_net_ops); in ipip_init()
656 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
H A Dip_vti.c701 unregister_pernet_device(&vti_net_ops); in vti_init()
719 unregister_pernet_device(&vti_net_ops); in vti_fini()
H A Dfou_core.c1250 unregister_pernet_device(&fou_net_ops); in fou_init()
1259 unregister_pernet_device(&fou_net_ops); in fou_fini()
/openbmc/linux/include/net/
H A Dnet_namespace.h470 void unregister_pernet_device(struct pernet_operations *);
/openbmc/linux/net/rxrpc/
H A Daf_rxrpc.c1048 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
1070 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c1205 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1217 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/openbmc/linux/net/core/
H A Dnet_namespace.c1350 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1358 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/openbmc/linux/net/xfrm/
H A Dxfrm_interface_core.c1235 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1248 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/openbmc/linux/net/ipv6/
H A Dip6_vti.c1306 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1325 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
H A Dsit.c1908 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1954 unregister_pernet_device(&sit_net_ops); in sit_init()
H A Dip6_tunnel.c2356 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2377 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
/openbmc/linux/net/l2tp/
H A Dl2tp_ppp.c1721 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1732 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
H A Dl2tp_core.c1697 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1710 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
/openbmc/linux/net/kcm/
H A Dkcmsock.c1919 unregister_pernet_device(&kcm_net_ops); in kcm_init()
1938 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/openbmc/linux/net/wireless/
H A Dcore.c1752 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1765 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_core.c2423 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2438 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()
/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c2838 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_init()
2865 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_cleanup()

12