Home
last modified time | relevance | path

Searched refs:percpu_counter_limited_add (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpercpu_counter.h75 percpu_counter_limited_add(struct percpu_counter *fbc, s64 limit, s64 amount) in percpu_counter_limited_add() function
198 percpu_counter_limited_add(struct percpu_counter *fbc, s64 limit, s64 amount) in percpu_counter_limited_add() function
/linux/mm/
H A Dshmem.c233 if (!percpu_counter_limited_add(&sbinfo->used_blocks, in shmem_inode_acct_blocks()