Home
last modified time | relevance | path

Searched refs:use_cache (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/net/
Dbareudp.c285 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local
300 IPPROTO_UDP, use_cache); in bareudp_xmit_skb()
348 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local
363 IPPROTO_UDP, use_cache); in bareudp6_xmit_skb()
468 bool use_cache; in bareudp_fill_metadata_dst() local
470 use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_fill_metadata_dst()
477 info, IPPROTO_UDP, use_cache); in bareudp_fill_metadata_dst()
490 use_cache); in bareudp_fill_metadata_dst()
Dgeneve.c777 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
797 use_cache = false; in geneve_get_v4_rt()
802 if (use_cache) { in geneve_get_v4_rt()
817 if (use_cache) in geneve_get_v4_rt()
830 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
850 use_cache = false; in geneve_get_v6_dst()
856 if (use_cache) { in geneve_get_v6_dst()
873 if (use_cache) in geneve_get_v6_dst()
Dvxlan.c2397 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2405 use_cache = false; in vxlan_get_route()
2406 if (use_cache) { in vxlan_get_route()
2431 if (use_cache) in vxlan_get_route()
2452 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
2460 use_cache = false; in vxlan6_get_route()
2461 if (use_cache) { in vxlan6_get_route()
2491 if (use_cache) in vxlan6_get_route()
/Linux-v5.10/sound/pci/nm256/
Dnm256.c48 static bool use_cache; /* disabled */ variable
65 module_param(use_cache, bool, 0444);
66 MODULE_PARM_DESC(use_cache, "Enable the cache for coefficient table access.");
213 unsigned int use_cache: 1; /* use one big coef. table */ member
366 if (! chip->use_cache) { in snd_nm256_load_coefficient()
1492 chip->use_cache = use_cache; in snd_nm256_create()
1564 if (chip->use_cache) in snd_nm256_create()
1606 if (chip->use_cache) { in snd_nm256_create()
/Linux-v5.10/net/ipv4/
Dip_tunnel.c551 bool use_cache; in ip_md_tunnel_xmit() local
573 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_md_tunnel_xmit()
574 if (use_cache) in ip_md_tunnel_xmit()
582 if (use_cache) in ip_md_tunnel_xmit()
640 bool use_cache = false; in ip_tunnel_xmit() local
732 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_tunnel_xmit()
733 if (use_cache) in ip_tunnel_xmit()
748 if (use_cache) in ip_tunnel_xmit()
Droute.c2788 u8 protocol, bool use_cache) in ip_route_output_tunnel() argument
2799 if (use_cache) { in ip_route_output_tunnel()
2824 if (use_cache) in ip_route_output_tunnel()
/Linux-v5.10/include/net/
Droute.h135 u8 protocol, bool use_cache);
Dipv6.h1034 u8 protocol, bool use_cache);
/Linux-v5.10/net/ipv6/
Dip6_tunnel.c1121 bool use_cache = false; in ip6_tnl_xmit() local
1162 use_cache = true; in ip6_tnl_xmit()
1165 if (use_cache) in ip6_tnl_xmit()
1252 if (use_cache && ndst) in ip6_tnl_xmit()
Dip6_output.c1223 bool use_cache) in ip6_dst_lookup_tunnel() argument
1234 if (use_cache) { in ip6_dst_lookup_tunnel()
1261 if (use_cache) in ip6_dst_lookup_tunnel()
/Linux-v5.10/Documentation/sound/
Dalsa-configuration.rst1637 use_cache