Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/nm256/
Dnm256.c62 static bool use_cache; /* disabled */ variable
79 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 */ member
380 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()
/Linux-v4.19/drivers/net/
Dgeneve.c721 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
739 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() local
788 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()
Dvxlan.c1897 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
1905 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() local
1961 use_cache = false; in vxlan6_get_route()
1962 if (use_cache) { in vxlan6_get_route()
1993 if (use_cache) in vxlan6_get_route()
/Linux-v4.19/net/ipv4/
Dip_gre.c488 bool use_cache; in prepare_fb_xmit() local
493 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()
/Linux-v4.19/net/ipv6/
Dip6_tunnel.c1051 bool use_cache = false; in ip6_tnl_xmit() local
1092 use_cache = true; in ip6_tnl_xmit()
1095 if (use_cache) in ip6_tnl_xmit()
1182 if (use_cache && ndst) in ip6_tnl_xmit()
/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst1634 use_cache