Home
last modified time | relevance | path

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

12

/Linux-v6.6/net/tipc/
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-v6.6/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-v6.6/fs/afs/
Dmain.c209 unregister_pernet_device(&afs_net_ops); in afs_init()
236 unregister_pernet_device(&afs_net_ops); in afs_exit()
/Linux-v6.6/net/ieee802154/
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()
/Linux-v6.6/net/rds/
Dloop.c233 unregister_pernet_device(&rds_loop_net_ops); in rds_loop_net_exit()
Dtcp.c711 unregister_pernet_device(&rds_tcp_net_ops); in rds_tcp_exit()
/Linux-v6.6/drivers/net/wireguard/
Ddevice.c464 unregister_pernet_device(&pernet_ops); in wg_device_init()
475 unregister_pernet_device(&pernet_ops); in wg_device_uninit()
/Linux-v6.6/net/ipv4/
Dip_gre.c1772 unregister_pernet_device(&erspan_net_ops); in ipgre_init()
1774 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1776 unregister_pernet_device(&ipgre_net_ops); in ipgre_init()
1786 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1787 unregister_pernet_device(&ipgre_net_ops); in ipgre_fini()
1788 unregister_pernet_device(&erspan_net_ops); in ipgre_fini()
Dipip.c643 unregister_pernet_device(&ipip_net_ops); in ipip_init()
656 unregister_pernet_device(&ipip_net_ops); in ipip_fini()
Dip_vti.c701 unregister_pernet_device(&vti_net_ops); in vti_init()
719 unregister_pernet_device(&vti_net_ops); in vti_fini()
Dfou_core.c1250 unregister_pernet_device(&fou_net_ops); in fou_init()
1259 unregister_pernet_device(&fou_net_ops); in fou_fini()
/Linux-v6.6/include/net/
Dnet_namespace.h470 void unregister_pernet_device(struct pernet_operations *);
/Linux-v6.6/net/rxrpc/
Daf_rxrpc.c1048 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
1070 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
/Linux-v6.6/drivers/net/ppp/
Dpppoe.c1205 unregister_pernet_device(&pppoe_net_ops); in pppoe_init()
1217 unregister_pernet_device(&pppoe_net_ops); in pppoe_exit()
/Linux-v6.6/net/core/
Dnet_namespace.c1338 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device() function
1346 EXPORT_SYMBOL_GPL(unregister_pernet_device);
/Linux-v6.6/net/ipv6/
Dip6_vti.c1305 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
1324 unregister_pernet_device(&vti6_net_ops); in vti6_tunnel_cleanup()
Dsit.c1907 unregister_pernet_device(&sit_net_ops); in sit_cleanup()
1953 unregister_pernet_device(&sit_net_ops); in sit_init()
Dip6_tunnel.c2340 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2361 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()
/Linux-v6.6/net/xfrm/
Dxfrm_interface_core.c1235 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_init()
1248 unregister_pernet_device(&xfrmi_net_ops); in xfrmi_fini()
/Linux-v6.6/net/l2tp/
Dl2tp_core.c1697 unregister_pernet_device(&l2tp_net_ops); in l2tp_init()
1710 unregister_pernet_device(&l2tp_net_ops); in l2tp_exit()
Dl2tp_ppp.c1721 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1732 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
/Linux-v6.6/net/wireless/
Dcore.c1719 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
1732 unregister_pernet_device(&cfg80211_pernet_ops); in cfg80211_exit()
/Linux-v6.6/net/kcm/
Dkcmsock.c1918 unregister_pernet_device(&kcm_net_ops); in kcm_init()
1937 unregister_pernet_device(&kcm_net_ops); in kcm_exit()
/Linux-v6.6/net/netfilter/ipvs/
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()
/Linux-v6.6/drivers/infiniband/core/
Ddevice.c2831 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_init()
2858 unregister_pernet_device(&rdma_dev_net_ops); in ib_core_cleanup()

12