Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/generic/
H A Drte_pflock.h70 #define RTE_PFLOCK_PRES 0x2 /* Writer present bit. */ macro
173 w = RTE_PFLOCK_PRES | (ticket & RTE_PFLOCK_PHID); in rte_pflock_write_lock()