Home
last modified time | relevance | path

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

/linux-6.14.4/net/core/
Ddst_cache.c39 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() function
71 return dst_cache_per_cpu_get(dst_cache, this_cpu_ptr(dst_cache->cache)); in dst_cache_get()
84 dst = dst_cache_per_cpu_get(dst_cache, idst); in dst_cache_get_ip4()
133 dst = dst_cache_per_cpu_get(dst_cache, idst); in dst_cache_get_ip6()