Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c4215 static inline bool __atomic_dec_ifmoe(ecore_atomic_t *v, int a, int u) in __atomic_dec_ifmoe() function
4238 rc = __atomic_dec_ifmoe(&o->credit, cnt, 0); in ecore_credit_pool_get()