Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/nm256/
Dnm256.c48 static bool use_cache; /* disabled */ variable
65 module_param(use_cache, bool, 0444);
66 MODULE_PARM_DESC(use_cache, "Enable the cache for coefficient table access.");
213 unsigned int use_cache: 1; /* use one big coef. table */ member
366 if (! chip->use_cache) { in snd_nm256_load_coefficient()
1492 chip->use_cache = use_cache; in snd_nm256_create()
1564 if (chip->use_cache) in snd_nm256_create()
1606 if (chip->use_cache) { in snd_nm256_create()
/Linux-v5.4/net/ipv4/
Dip_tunnel.c559 bool use_cache; in ip_md_tunnel_xmit() local
581 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_md_tunnel_xmit()
582 if (use_cache) in ip_md_tunnel_xmit()
590 if (use_cache) in ip_md_tunnel_xmit()
651 bool use_cache = false; in ip_tunnel_xmit() local
743 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_tunnel_xmit()
744 if (use_cache) in ip_tunnel_xmit()
759 if (use_cache) in ip_tunnel_xmit()
/Linux-v5.4/drivers/net/
Dgeneve.c778 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
796 use_cache = false; in geneve_get_v4_rt()
801 if (use_cache) { in geneve_get_v4_rt()
816 if (use_cache) in geneve_get_v4_rt()
828 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
845 use_cache = false; in geneve_get_v6_dst()
851 if (use_cache) { in geneve_get_v6_dst()
866 if (use_cache) in geneve_get_v6_dst()
Dvxlan.c2221 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2229 use_cache = false; in vxlan_get_route()
2230 if (use_cache) { in vxlan_get_route()
2255 if (use_cache) in vxlan_get_route()
2276 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
2285 use_cache = false; in vxlan6_get_route()
2286 if (use_cache) { in vxlan6_get_route()
2317 if (use_cache) in vxlan6_get_route()
/Linux-v5.4/net/ipv6/
Dip6_tunnel.c1047 bool use_cache = false; in ip6_tnl_xmit() local
1088 use_cache = true; in ip6_tnl_xmit()
1091 if (use_cache) in ip6_tnl_xmit()
1178 if (use_cache && ndst) in ip6_tnl_xmit()
/Linux-v5.4/Documentation/sound/
Dalsa-configuration.rst1636 use_cache