Searched refs:atomic_inc_unless_ge (Results 1 – 2 of 2) sorted by relevance
764 static inline int atomic_inc_unless_ge(spinlock_t *lock, atomic_t *v, int u) in atomic_inc_unless_ge() function
840 if (!atomic_inc_unless_ge(lock, v, hmaster->max_concurr)) { in uv1_throttle()844 } while (!atomic_inc_unless_ge(lock, v, hmaster->max_concurr)); in uv1_throttle()