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