Home
last modified time | relevance | path

Searched refs:dst_cache_per_cpu_dst_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddst_cache.c27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() function
52 dst_cache_per_cpu_dst_set(idst, NULL, 0); in dst_cache_per_cpu_get()
99 dst_cache_per_cpu_dst_set(idst, dst, 0); in dst_cache_set_ip4()
114 dst_cache_per_cpu_dst_set(this_cpu_ptr(dst_cache->cache), dst, in dst_cache_set_ip6()
/kernel/linux/linux-6.6/net/core/
H A Ddst_cache.c27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() function
52 dst_cache_per_cpu_dst_set(idst, NULL, 0); in dst_cache_per_cpu_get()
99 dst_cache_per_cpu_dst_set(idst, dst, 0); in dst_cache_set_ip4()
114 dst_cache_per_cpu_dst_set(this_cpu_ptr(dst_cache->cache), dst, in dst_cache_set_ip6()

Completed in 1 milliseconds