Home
last modified time | relevance | path

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

12

/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.c404 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
416 unregister_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_exit()
/linux/net/rds/
H A Dloop.c237 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
H A Dtcp.c806 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/linux/net/ipv4/
H A Dip_gre.c1805 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1807 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1809 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1819 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1820 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1821 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
H A Dipip.c694 unregister_pernet_device(&ipip_net_ops); in ipip_init()
707 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
H A Dip_vti.c721 unregister_pernet_device(&vti_net_ops); in vti_init()
739 unregister_pernet_device(&vti_net_ops); in vti_fini()
H A Dfou_core.c1264 unregister_pernet_device(&fou_net_ops); in fou_init()
1273 unregister_pernet_device(&fou_net_ops); in fou_fini()
/linux/include/net/
H A Dnet_namespace.h519 void unregister_pernet_device(struct pernet_operations *);
/linux/net/rxrpc/
H A Daf_rxrpc.c1109 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
1131 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
/linux/drivers/net/ppp/
H A Dpppoe.c1277 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1291 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/linux/net/ipv6/
H A Dip6_vti.c1301 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1320 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
H A Dsit.c1898 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1944 unregister_pernet_device(&sit_net_ops); in sit_init()
H A Dip6_gre.c2375 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_init()
2385 unregister_pernet_device(&ip6gre_net_ops); in ip6gre_fini()
H A Dip6_tunnel.c2436 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2457 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
/linux/net/xfrm/
H A Dxfrm_interface_core.c1222 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1235 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/linux/net/core/
H A Dnet_namespace.c1504 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1512 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/linux/net/l2tp/
H A Dl2tp_ppp.c1758 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1769 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
H A Dl2tp_core.c1928 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1941 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
/linux/net/kcm/
H A Dkcmsock.c1921 unregister_pernet_device(&kcm_net_ops); in kcm_init()
1940 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/linux/net/wireless/
H A Dcore.c2107 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
2120 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c2618 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()
2633 unregister_pernet_device(&ipvs_core_dev_ops); in ip_vs_cleanup()
/linux/net/openvswitch/
H A Ddatapath.c2875 unregister_pernet_device(&ovs_net_ops); in dp_init()
2892 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()

12