Home
last modified time | relevance | path

Searched refs:dst_cache_destroy (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/net/core/
H A Ddst_cache.c152 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() function
164 EXPORT_SYMBOL_GPL(dst_cache_destroy); variable
H A Ddst.c315 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
348 dst_cache_destroy(&one_md_dst->u.tun_info.dst_cache); in metadata_dst_free_percpu()
/kernel/linux/linux-6.6/net/core/
H A Ddst_cache.c152 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() function
164 EXPORT_SYMBOL_GPL(dst_cache_destroy); variable
H A Ddst.c298 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
333 dst_cache_destroy(&one_md_dst->u.tun_info.dst_cache); in metadata_dst_free_percpu()
/kernel/linux/linux-5.10/include/net/
H A Ddst_cache.h101 * dst_cache_destroy - empty the cache and free the allocated storage
107 void dst_cache_destroy(struct dst_cache *dst_cache);
/kernel/linux/linux-6.6/include/net/
H A Ddst_cache.h101 * dst_cache_destroy - empty the cache and free the allocated storage
107 void dst_cache_destroy(struct dst_cache *dst_cache);
/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c791 dst_cache_destroy(&ub->rcast.dst_cache); in tipc_udp_enable()
805 dst_cache_destroy(&rcast->dst_cache); in cleanup_bearer()
811 dst_cache_destroy(&ub->rcast.dst_cache); in cleanup_bearer()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c795 dst_cache_destroy(&ub->rcast.dst_cache); in tipc_udp_enable()
809 dst_cache_destroy(&rcast->dst_cache); in cleanup_bearer()
815 dst_cache_destroy(&ub->rcast.dst_cache); in cleanup_bearer()
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeer.c191 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeer.c190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/kernel/linux/linux-5.10/net/ipv6/
H A Drpl_iptunnel.c124 dst_cache_destroy(&rpl_lwt_lwtunnel(lwt)->cache); in rpl_destroy_state()
H A Dseg6_iptunnel.c489 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
H A Dip6_gre.c1430 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1520 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1912 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
H A Dip6_tunnel.c276 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1930 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_lwt.c259 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache); in ila_destroy_state()
/kernel/linux/linux-6.6/net/ipv6/
H A Drpl_iptunnel.c124 dst_cache_destroy(&rpl_lwt_lwtunnel(lwt)->cache); in rpl_destroy_state()
H A Dioam6_iptunnel.c395 dst_cache_destroy(&ioam6_lwt_state(lwt)->cache); in ioam6_destroy_state()
H A Dseg6_iptunnel.c692 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
H A Dip6_gre.c1430 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1517 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1909 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
H A Dip6_tunnel.c249 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1904 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_lwt.c259 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache); in ila_destroy_state()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c1037 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1266 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_init()
H A Dip_tunnel_core.c734 dst_cache_destroy(&tun_info->dst_cache); in ip_tun_destroy_state()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c1059 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1288 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_init()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_mdb.c684 dst_cache_destroy(&rd->dst_cache); in vxlan_mdb_rdst_free()

Completed in 27 milliseconds

12