Searched defs:batch (Results 1 – 1 of 1) sorted by relevance
93 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch()120 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch()292 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()328 s64 limit, s64 amount, s32 batch) in __percpu_counter_limited_add()
Completed in 4 milliseconds