Searched refs:RTE_XABORT_CODE (Results 1 – 2 of 2) sorted by relevance
26 #define RTE_XABORT_CODE(x) (((x) >> 24) & 0xff) macro
102 (RTE_XABORT_CODE(status) == RTE_XABORT_LOCK_BUSY))) { in rte_try_tm()