Home
last modified time | relevance | path

Searched refs:dst_cache_pcpu (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/core/
Ddst_cache.c21 struct dst_cache_pcpu { struct
31 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() argument
43 struct dst_cache_pcpu *idst) in dst_cache_per_cpu_get()
78 struct dst_cache_pcpu *idst; in dst_cache_get_ip4()
97 struct dst_cache_pcpu *idst; in dst_cache_set_ip4()
112 struct dst_cache_pcpu *idst; in dst_cache_set_ip6()
127 struct dst_cache_pcpu *idst; in dst_cache_get_ip6()
146 dst_cache->cache = alloc_percpu_gfp(struct dst_cache_pcpu, in dst_cache_init()
/Linux-v4.19/include/net/
Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache;