Searched refs:dst_cache_pcpu (Results 1 – 2 of 2) sorted by relevance
17 struct dst_cache_pcpu { struct 28 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() argument 41 struct dst_cache_pcpu *idst) in dst_cache_per_cpu_get() 83 struct dst_cache_pcpu *idst; in dst_cache_get_ip4() 106 struct dst_cache_pcpu *idst; in dst_cache_set_ip4() 123 struct dst_cache_pcpu *idst; in dst_cache_set_ip6() 141 struct dst_cache_pcpu *idst; in dst_cache_get_ip6() 167 dst_cache->cache = alloc_percpu_gfp(struct dst_cache_pcpu, in dst_cache_init() 202 struct dst_cache_pcpu *idst = per_cpu_ptr(dst_cache->cache, i); in dst_cache_reset_now()
12 struct dst_cache_pcpu __percpu *cache;