Searched refs:atomic_inc_below (Results 1 – 2 of 2) sorted by relevance
7 static bool atomic_inc_below(atomic_t *v, unsigned int below) in atomic_inc_below() function27 return atomic_inc_below(&rq_wait->inflight, limit); in rq_wait_inc_below()
182 static inline bool atomic_inc_below(atomic_t *v, int u) in atomic_inc_below() function206 if (!atomic_inc_below(&iter->ucount[type], max)) in inc_ucount()