Searched refs:__percpu_counter_limited_add (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpercpu_counter.h60 bool __percpu_counter_limited_add(struct percpu_counter *fbc, s64 limit,
77 return __percpu_counter_limited_add(fbc, limit, amount,
/linux-master/lib/
H A Dpercpu_counter.c293 bool __percpu_counter_limited_add(struct percpu_counter *fbc, function

Completed in 143 milliseconds