Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Ddst_cache.c17 struct dst_cache_pcpu { struct
27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() argument
39 struct dst_cache_pcpu *idst) in dst_cache_per_cpu_get()
74 struct dst_cache_pcpu *idst; in dst_cache_get_ip4()
93 struct dst_cache_pcpu *idst; in dst_cache_set_ip4()
108 struct dst_cache_pcpu *idst; in dst_cache_set_ip6()
123 struct dst_cache_pcpu *idst; in dst_cache_get_ip6()
142 dst_cache->cache = alloc_percpu_gfp(struct dst_cache_pcpu, in dst_cache_init()
175 struct dst_cache_pcpu *idst = per_cpu_ptr(dst_cache->cache, i); in dst_cache_reset_now()
/linux-6.3-rc2/include/net/
A Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache;

Completed in 3 milliseconds