Searched refs:RTE_XABORT_RETRY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/x86/include/ | ||
| H A D | rte_rtm.h | 21 #define RTE_XABORT_RETRY (1 << 1) macro |
| H A D | rte_spinlock.h | 116 if ((status & RTE_XABORT_RETRY) == 0) /* do not retry */ in rte_try_tm() |