Searched defs:amount (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| D | percpu_counter.h | 69 static inline void percpu_counter_add(struct percpu_counter *fbc, s64 amount) in percpu_counter_add() 75 percpu_counter_limited_add(struct percpu_counter *fbc, s64 limit, s64 amount) in percpu_counter_limited_add() 92 percpu_counter_add_local(struct percpu_counter *fbc, s64 amount) in percpu_counter_add_local() 140 s64 amount, gfp_t gfp, in percpu_counter_init_many() 151 static inline int percpu_counter_init(struct percpu_counter *fbc, s64 amount, in percpu_counter_init() 166 static inline void percpu_counter_set(struct percpu_counter *fbc, s64 amount) in percpu_counter_set() 188 percpu_counter_add(struct percpu_counter *fbc, s64 amount) in percpu_counter_add() 198 percpu_counter_limited_add(struct percpu_counter *fbc, s64 limit, s64 amount) in percpu_counter_limited_add() 220 percpu_counter_add_local(struct percpu_counter *fbc, s64 amount) in percpu_counter_add_local() 226 percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() [all …]
|
| D | misc_cgroup.h | 119 u64 amount) in misc_cg_try_charge() 126 u64 amount) in misc_cg_uncharge()
|
| D | backing-dev.h | 64 enum wb_stat_item item, s64 amount) in wb_stat_mod()
|