Searched refs:dst_cache_per_cpu_get (Results 1 – 1 of 1) sorted by relevance
38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() function68 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