Searched refs:idst (Results 1 – 3 of 3) sorted by relevance
129 static void ip6_tnl_per_cpu_dst_set(struct ip6_tnl_dst *idst, in ip6_tnl_per_cpu_dst_set() argument132 write_seqlock_bh(&idst->lock); in ip6_tnl_per_cpu_dst_set()134 idst->dst, in ip6_tnl_per_cpu_dst_set()135 lockdep_is_held(&idst->lock.lock))); in ip6_tnl_per_cpu_dst_set()138 idst->cookie = rt6_get_cookie((struct rt6_info *)dst); in ip6_tnl_per_cpu_dst_set()140 idst->cookie = 0; in ip6_tnl_per_cpu_dst_set()142 rcu_assign_pointer(idst->dst, dst); in ip6_tnl_per_cpu_dst_set()143 write_sequnlock_bh(&idst->lock); in ip6_tnl_per_cpu_dst_set()148 struct ip6_tnl_dst *idst; in ip6_tnl_dst_get() local153 idst = raw_cpu_ptr(t->dst_cache); in ip6_tnl_dst_get()[all …]
72 static void __tunnel_dst_set(struct ip_tunnel_dst *idst, in __tunnel_dst_set() argument78 old_dst = xchg((__force struct dst_entry **)&idst->dst, dst); in __tunnel_dst_set()80 idst->saddr = saddr; in __tunnel_dst_set()106 struct ip_tunnel_dst *idst; in tunnel_rtable_get() local110 idst = raw_cpu_ptr(t->dst_cache); in tunnel_rtable_get()111 dst = rcu_dereference(idst->dst); in tunnel_rtable_get()116 *saddr = idst->saddr; in tunnel_rtable_get()
2608 int slot_cnt, slots_per_op, idst, dst_cnt; in ppc440spe_adma_prep_dma_pqzero_sum() local2628 idst = dst_cnt = (pdest && qdest) ? 2 : 1; in ppc440spe_adma_prep_dma_pqzero_sum()2710 idst = dst_cnt; in ppc440spe_adma_prep_dma_pqzero_sum()2718 if (idst == DMA_DEST_MAX_NUM) { in ppc440spe_adma_prep_dma_pqzero_sum()2719 if (idst == dst_cnt) { in ppc440spe_adma_prep_dma_pqzero_sum()