Home
last modified time | relevance | path

Searched defs:use_cache (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_hash_cache.h24 u8 use_cache; /* is use cache or not*/ member
/OK3568_Linux_fs/kernel/drivers/net/
H A Dbareudp.c286 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local
349 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local
469 bool use_cache; in bareudp_fill_metadata_dst() local
H A Dgeneve.c778 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
833 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
H A Dvxlan.c2399 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2454 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel.c555 bool use_cache; in ip_md_tunnel_xmit() local
644 bool use_cache = false; in ip_tunnel_xmit() local
H A Droute.c2805 u8 protocol, bool use_cache) in ip_route_output_tunnel()
/OK3568_Linux_fs/kernel/sound/pci/nm256/
H A Dnm256.c48 static bool use_cache; /* disabled */ variable
213 unsigned int use_cache: 1; /* use one big coef. table */ member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_output.c1298 bool use_cache) in ip6_dst_lookup_tunnel()
H A Dip6_tunnel.c1120 bool use_cache = false; in ip6_tnl_xmit() local