Searched refs:__atomic_dec_ifmoe (Results 1 – 1 of 1) sorted by relevance
4183 * __atomic_dec_ifmoe - dec if the result is more or equal than a given value.4192 static inline bool __atomic_dec_ifmoe(atomic_t *v, int a, int u) in __atomic_dec_ifmoe() function 4215 rc = __atomic_dec_ifmoe(&o->credit, cnt, 0); in bnx2x_credit_pool_get()