| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | bareudp.c | 286 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local 349 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local 469 bool use_cache; in bareudp_fill_metadata_dst() local
|
| H A D | geneve.c | 778 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local 833 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | bareudp.c | 295 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local 358 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local 478 bool use_cache; in bareudp_fill_metadata_dst() local
|
| H A D | geneve.c | 809 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local 865 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ip_tunnel.c | 582 bool use_cache; in ip_md_tunnel_xmit() local 671 bool use_cache = false; in ip_tunnel_xmit() local
|
| H A D | route.c | 2814 ip_route_output_tunnel(struct sk_buff *skb, struct net_device *dev, struct net *net, __be32 *saddr, const struct ip_tunnel_info *info, u8 protocol, bool use_cache) ip_route_output_tunnel() argument
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ip6_output.c | 1297 ip6_dst_lookup_tunnel(struct sk_buff *skb, struct net_device *dev, struct net *net, struct socket *sock, struct in6_addr *saddr, const struct ip_tunnel_info *info, u8 protocol, bool use_cache) ip6_dst_lookup_tunnel() argument
|
| H A D | ip6_tunnel.c | 1130 bool use_cache = false; in ip6_tnl_xmit() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_tunnel.c | 596 bool use_cache; in ip_md_tunnel_xmit() local 691 bool use_cache = false; in ip_tunnel_xmit() local
|
| H A D | route.c | 2888 ip_route_output_tunnel(struct sk_buff *skb, struct net_device *dev, struct net *net, __be32 *saddr, const struct ip_tunnel_info *info, u8 protocol, bool use_cache) ip_route_output_tunnel() argument
|
| /kernel/linux/linux-5.10/sound/pci/nm256/ |
| H A 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-6.6/sound/pci/nm256/ |
| H A D | nm256.c | 46 static bool use_cache; /* disabled */ variable 209 unsigned int use_cache: 1; /* use one big coef. table */ member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | peb2466.c | 1763 bool use_cache = false; in peb2466_chip_gpio_get() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ip6_tunnel.c | 1098 bool use_cache = false; in ip6_tnl_xmit() local
|
| H A D | ip6_output.c | 1308 ip6_dst_lookup_tunnel(struct sk_buff *skb, struct net_device *dev, struct net *net, struct socket *sock, struct in6_addr *saddr, const struct ip_tunnel_info *info, u8 protocol, bool use_cache) ip6_dst_lookup_tunnel() argument
|
| /kernel/linux/linux-5.10/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 2397 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local 2452 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
|
| /kernel/linux/linux-6.6/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 2225 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local 2281 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
|