Searched refs:atomic_subtract_acq_long (Results 1 – 2 of 2) sorted by relevance
92 #define atomic_subtract_acq_long(a, v) (*a -= v) macro
1079 atomic_subtract_acq_long(&sc->eq_spq_left, 1); in bnx2x_sp_post()1081 atomic_subtract_acq_long(&sc->cq_spq_left, 1); in bnx2x_sp_post()