Home
last modified time | relevance | path

Searched defs:use_cache (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dbareudp.c286 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 Dgeneve.c778 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 Dbareudp.c295 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 Dgeneve.c809 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 Dip_tunnel.c582 bool use_cache; in ip_md_tunnel_xmit() local
671 bool use_cache = false; in ip_tunnel_xmit() local
H A Droute.c2814 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 Dip6_output.c1297 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 Dip6_tunnel.c1130 bool use_cache = false; in ip6_tnl_xmit() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c596 bool use_cache; in ip_md_tunnel_xmit() local
691 bool use_cache = false; in ip_tunnel_xmit() local
H A Droute.c2888 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 Dnm256.c48 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 Dnm256.c46 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 Dpeb2466.c1763 bool use_cache = false; in peb2466_chip_gpio_get() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_tunnel.c1098 bool use_cache = false; in ip6_tnl_xmit() local
H A Dip6_output.c1308 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 Dvxlan_core.c2397 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 Dvxlan_core.c2225 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

Completed in 47 milliseconds