Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dbareudp.c295 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local
310 IPPROTO_UDP, use_cache); in bareudp_xmit_skb()
358 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local
373 IPPROTO_UDP, use_cache); in bareudp6_xmit_skb()
478 bool use_cache; in bareudp_fill_metadata_dst() local
480 use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_fill_metadata_dst()
487 info, IPPROTO_UDP, use_cache); in bareudp_fill_metadata_dst()
500 use_cache); in bareudp_fill_metadata_dst()
H A Dgeneve.c810 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
831 use_cache = false; in geneve_get_v4_rt()
838 if (use_cache) { in geneve_get_v4_rt()
853 if (use_cache) in geneve_get_v4_rt()
866 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
886 use_cache = false; in geneve_get_v6_dst()
891 if (use_cache) { in geneve_get_v6_dst()
908 if (use_cache) in geneve_get_v6_dst()
/openbmc/linux/sound/pci/nm256/
H A Dnm256.c46 static bool use_cache; /* disabled */ variable
63 module_param(use_cache, bool, 0444);
64 MODULE_PARM_DESC(use_cache, "Enable the cache for coefficient table access.");
209 unsigned int use_cache: 1; /* use one big coef. table */ member
362 if (! chip->use_cache) { in snd_nm256_load_coefficient()
1432 chip->use_cache = use_cache; in snd_nm256_create()
1498 if (chip->use_cache) in snd_nm256_create()
1532 if (chip->use_cache) { in snd_nm256_create()
/openbmc/linux/net/ipv4/
H A Dip_tunnel.c596 bool use_cache; in ip_md_tunnel_xmit() local
623 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_md_tunnel_xmit()
624 if (use_cache) in ip_md_tunnel_xmit()
632 if (use_cache) in ip_md_tunnel_xmit()
691 bool use_cache = false; in ip_tunnel_xmit() local
784 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_tunnel_xmit()
785 if (use_cache) in ip_tunnel_xmit()
800 if (use_cache) in ip_tunnel_xmit()
H A Droute.c2887 u8 protocol, bool use_cache) in ip_route_output_tunnel() argument
2898 if (use_cache) { in ip_route_output_tunnel()
2923 if (use_cache) in ip_route_output_tunnel()
/openbmc/linux/include/net/
H A Droute.h143 u8 protocol, bool use_cache);
H A Dipv6.h1141 u8 protocol, bool use_cache);
/openbmc/linux/sound/soc/codecs/
H A Dpeb2466.c1764 bool use_cache = false; in peb2466_chip_gpio_get() local
1777 use_cache = true; in peb2466_chip_gpio_get()
1787 if (use_cache) { in peb2466_chip_gpio_get()
/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c1098 bool use_cache = false; in ip6_tnl_xmit() local
1149 use_cache = true; in ip6_tnl_xmit()
1152 if (use_cache) in ip6_tnl_xmit()
1239 if (use_cache && ndst) in ip6_tnl_xmit()
H A Dip6_output.c1326 bool use_cache) in ip6_dst_lookup_tunnel() argument
1337 if (use_cache) { in ip6_dst_lookup_tunnel()
1363 if (use_cache) in ip6_dst_lookup_tunnel()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2248 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2256 use_cache = false; in vxlan_get_route()
2257 if (use_cache) { in vxlan_get_route()
2283 if (use_cache) in vxlan_get_route()
2304 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
2312 use_cache = false; in vxlan6_get_route()
2313 if (use_cache) { in vxlan6_get_route()
2343 if (use_cache) in vxlan6_get_route()
/openbmc/linux/fs/smb/client/
H A Dfile.c815 goto use_cache; in cifs_open()
899 use_cache: in cifs_open()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst1666 use_cache