Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h126 #define ECORE_UNLIKELY(x) unlikely(x) macro
H A Decore_sp.c3204 if (ECORE_UNLIKELY(c + a >= u)) in __atomic_add_ifless()
3232 if (ECORE_UNLIKELY(c - a < u)) in __atomic_dec_ifmoe()