Searched refs:RTE_XABORT_CONFLICT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/x86/include/ | ||
| H A D | rte_rtm.h | 22 #define RTE_XABORT_CONFLICT (1 << 2) macro |
| H A D | rte_spinlock.h | 100 if ((status & RTE_XABORT_CONFLICT) || in rte_try_tm() |