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