Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dbareudp.c310 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local
331 use_cache ? in bareudp_xmit_skb()
380 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local
401 use_cache ? in bareudp6_xmit_skb()
505 bool use_cache; in bareudp_fill_metadata_dst() local
508 use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_fill_metadata_dst()
520 use_cache ? &info->dst_cache : NULL); in bareudp_fill_metadata_dst()
534 use_cache ? &info->dst_cache : NULL); in bareudp_fill_metadata_dst()
H A Dgeneve.c803 bool *use_cache) in geneve_get_dsfield() argument
811 *use_cache = false; in geneve_get_dsfield()
826 bool use_cache; in geneve_xmit_skb() local
839 use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_xmit_skb()
848 use_cache ? in geneve_xmit_skb()
940 bool use_cache; in geneve6_xmit_skb() local
960 use_cache ? in geneve6_xmit_skb()
1084 bool use_cache; in geneve_fill_metadata_dst() local
1101 use_cache ? &info->dst_cache : NULL); in geneve_fill_metadata_dst()
1112 bool use_cache; in geneve_fill_metadata_dst() local
[all …]
/linux-6.15/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()
1431 chip->use_cache = use_cache; in snd_nm256_create()
1497 if (chip->use_cache) in snd_nm256_create()
1531 if (chip->use_cache) { in snd_nm256_create()
/linux-6.15/net/ipv4/
H A Dip_tunnel.c597 bool use_cache; in ip_md_tunnel_xmit() local
624 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_md_tunnel_xmit()
625 if (use_cache) in ip_md_tunnel_xmit()
633 if (use_cache) in ip_md_tunnel_xmit()
692 bool use_cache = false; in ip_tunnel_xmit() local
785 use_cache = ip_tunnel_dst_cache_usable(skb, tun_info); in ip_tunnel_xmit()
786 if (use_cache) in ip_tunnel_xmit()
801 if (use_cache) in ip_tunnel_xmit()
/linux-6.15/mm/
H A Dexecmem.c409 bool use_cache = range->flags & EXECMEM_ROX_CACHE; in execmem_alloc() local
414 if (use_cache) in execmem_alloc()
/linux-6.15/sound/soc/codecs/
H A Dpeb2466.c1763 bool use_cache = false; in peb2466_chip_gpio_get() local
1776 use_cache = true; in peb2466_chip_gpio_get()
1786 if (use_cache) { in peb2466_chip_gpio_get()
/linux-6.15/net/ipv6/
H A Dip6_tunnel.c1100 bool use_cache = false; in ip6_tnl_xmit() local
1151 use_cache = true; in ip6_tnl_xmit()
1154 if (use_cache) in ip6_tnl_xmit()
1241 if (use_cache && ndst) in ip6_tnl_xmit()
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c2375 bool use_cache; in vxlan_xmit_one() local
2391 use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_xmit_one()
2433 use_cache = false; in vxlan_xmit_one()
2488 tos, use_cache ? dst_cache : NULL); in vxlan_xmit_one()
2562 use_cache ? dst_cache : NULL); in vxlan_xmit_one()
/linux-6.15/fs/smb/client/
H A Dfile.c1006 goto use_cache; in cifs_open()
1095 use_cache: in cifs_open()
/linux-6.15/Documentation/sound/
H A Dalsa-configuration.rst1669 use_cache