Searched refs:__percpu_counter_limited_add (Results 1 – 2 of 2) sorted by relevance
60 bool __percpu_counter_limited_add(struct percpu_counter *fbc, s64 limit,77 return __percpu_counter_limited_add(fbc, limit, amount, in percpu_counter_limited_add()
327 bool __percpu_counter_limited_add(struct percpu_counter *fbc, in __percpu_counter_limited_add() function