Home
last modified time | relevance | path

Searched refs:token64 (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_atomic.c352 volatile uint64_t token64; variable
423 ot64.u64 = rte_atomic64_exchange(&token64, nt64.u64); in test_atomic_exchange()
619 token64 = ((uint64_t)get_crc8(&t.u8[0], sizeof(token64) - 1) << 56) in test_atomic()