Searched defs:use_cache (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ |
| D | bareudp.c | 291 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local 354 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local 474 bool use_cache; in bareudp_fill_metadata_dst() local
|
| D | geneve.c | 777 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local 830 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
|
| D | vxlan.c | 2399 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local 2454 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | ip_tunnel.c | 555 bool use_cache; in ip_md_tunnel_xmit() local 644 bool use_cache = false; in ip_tunnel_xmit() local
|
| D | route.c | 2794 u8 protocol, bool use_cache) in ip_route_output_tunnel()
|
| /kernel/linux/linux-4.19/drivers/net/ |
| D | geneve.c | 727 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local 780 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
|
| D | vxlan.c | 1916 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local 1971 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
|
| /kernel/linux/linux-5.10/sound/pci/nm256/ |
| D | nm256.c | 48 static bool use_cache; /* disabled */ variable 213 unsigned int use_cache: 1; /* use one big coef. table */ member
|
| /kernel/linux/linux-4.19/sound/pci/nm256/ |
| D | nm256.c | 62 static bool use_cache; /* disabled */ variable 227 unsigned int use_cache: 1; /* use one big coef. table */ member
|
| /kernel/linux/linux-4.19/net/ipv4/ |
| D | ip_gre.c | 481 bool use_cache; in prepare_fb_xmit() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ip6_output.c | 1293 bool use_cache) in ip6_dst_lookup_tunnel()
|
| D | ip6_tunnel.c | 1120 bool use_cache = false; in ip6_tnl_xmit() local
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | ip6_tunnel.c | 1060 bool use_cache = false; in ip6_tnl_xmit() local
|