Searched defs:idst (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | dst_cache.c | 74 struct dst_cache_pcpu *idst; in dst_cache_get_ip4() local 38 dst_cache_per_cpu_get(struct dst_cache *dst_cache, struct dst_cache_pcpu *idst) dst_cache_per_cpu_get() argument 93 struct dst_cache_pcpu *idst; dst_cache_set_ip4() local 108 struct dst_cache_pcpu *idst; dst_cache_set_ip6() local 123 struct dst_cache_pcpu *idst; dst_cache_get_ip6() local 175 struct dst_cache_pcpu *idst = per_cpu_ptr(dst_cache->cache, i); dst_cache_reset_now() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | dst_cache.c | 74 struct dst_cache_pcpu *idst; in dst_cache_get_ip4() local 38 dst_cache_per_cpu_get(struct dst_cache *dst_cache, struct dst_cache_pcpu *idst) dst_cache_per_cpu_get() argument 93 struct dst_cache_pcpu *idst; dst_cache_set_ip4() local 108 struct dst_cache_pcpu *idst; dst_cache_set_ip6() local 123 struct dst_cache_pcpu *idst; dst_cache_get_ip6() local 175 struct dst_cache_pcpu *idst = per_cpu_ptr(dst_cache->cache, i); dst_cache_reset_now() local [all...] |
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
H A D | adma.c | 2593 int slot_cnt, slots_per_op, idst, dst_cnt; in ppc440spe_adma_prep_dma_pqzero_sum() local
|
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/ |
H A D | adma.c | 2591 int slot_cnt, slots_per_op, idst, dst_cnt; in ppc440spe_adma_prep_dma_pqzero_sum() local
|
Completed in 18 milliseconds