Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_rtm.h21 #define RTE_XABORT_RETRY (1 << 1) macro
H A Drte_spinlock.h116 if ((status & RTE_XABORT_RETRY) == 0) /* do not retry */ in rte_try_tm()