Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_atomic.c351 volatile uint32_t token32; variable
430 ot32.u32 = rte_atomic32_exchange(&token32, nt32.u32); in test_atomic_exchange()
617 token32 = ((uint32_t)get_crc8(&t.u8[0], sizeof(token32) - 1) << 24) in test_atomic()