Searched refs:dst64 (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_byteorder.c41 u64 *dst64 = (void *)dst; local
48 nft_reg_store64(&dst64[i],
56 nft_reg_store64(&dst64[i], src64);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c25 u64 *src64, *dst64; \
27 dst64 = &stats->x_grp.unicast; \
28 dst64 <= &stats->x_grp.s_1519_max;) { \
29 *dst64++ += *src64++; \
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_sched.c376 u64 *dst64 = (u64 *)dst; local
378 dst64[idx] = value;

Completed in 93 milliseconds