Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Ddst_cache.c38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() function
68 return dst_cache_per_cpu_get(dst_cache, this_cpu_ptr(dst_cache->cache)); in dst_cache_get()
81 dst = dst_cache_per_cpu_get(dst_cache, idst); in dst_cache_get_ip4()
130 dst = dst_cache_per_cpu_get(dst_cache, idst); in dst_cache_get_ip6()

Completed in 3 milliseconds