Searched refs:ot64 (Results 1 – 1 of 1) sorted by relevance
405 test64_t nt64, ot64; in test_atomic_exchange() local423 ot64.u64 = rte_atomic64_exchange(&token64, nt64.u64); in test_atomic_exchange()424 if (ot64.u8[7] != get_crc8(&ot64.u8[0], sizeof(ot64) - 1)) in test_atomic_exchange()