Searched refs:use_cache (Results 1 – 6 of 6) sorted by relevance
62 static bool use_cache; /* disabled */ variable79 module_param(use_cache, bool, 0444);80 MODULE_PARM_DESC(use_cache, "Enable the cache for coefficient table access.");227 unsigned int use_cache: 1; /* use one big coef. table */ member380 if (! chip->use_cache) { in snd_nm256_load_coefficient()1507 chip->use_cache = use_cache; in snd_nm256_create()1579 if (chip->use_cache) in snd_nm256_create()1621 if (chip->use_cache) { in snd_nm256_create()
721 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local739 use_cache = false; in geneve_get_v4_rt()744 if (use_cache) { in geneve_get_v4_rt()759 if (use_cache) in geneve_get_v4_rt()771 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local788 use_cache = false; in geneve_get_v6_dst()794 if (use_cache) { in geneve_get_v6_dst()809 if (use_cache) in geneve_get_v6_dst()
1897 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local1905 use_cache = false; in vxlan_get_route()1906 if (use_cache) { in vxlan_get_route()1931 if (use_cache) in vxlan_get_route()1952 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local1961 use_cache = false; in vxlan6_get_route()1962 if (use_cache) { in vxlan6_get_route()1993 if (use_cache) in vxlan6_get_route()
488 bool use_cache; in prepare_fb_xmit() local493 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in prepare_fb_xmit()495 if (use_cache) in prepare_fb_xmit()501 if (use_cache) in prepare_fb_xmit()
1051 bool use_cache = false; in ip6_tnl_xmit() local1092 use_cache = true; in ip6_tnl_xmit()1095 if (use_cache) in ip6_tnl_xmit()1182 if (use_cache && ndst) in ip6_tnl_xmit()
1634 use_cache