| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | percpu_counter.h | 43 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, 56 percpu_counter_add_batch(fbc, amount, percpu_counter_batch); in percpu_counter_add() 142 percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() function
|
| H A D | mman.h | 72 percpu_counter_add_batch(&vm_committed_as, pages, vm_committed_as_batch); in vm_acct_memory()
|
| H A D | backing-dev.h | 70 percpu_counter_add_batch(&wb->stat[item], amount, WB_STAT_BATCH); in __add_wb_stat()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-cgroup-rwstat.h | 73 percpu_counter_add_batch(cnt, val, BLKG_STAT_CPU_BATCH); in blkg_rwstat_add() 80 percpu_counter_add_batch(cnt, val, BLKG_STAT_CPU_BATCH); in blkg_rwstat_add()
|
| H A D | bfq-cgroup.c | 46 percpu_counter_add_batch(&stat->cpu_cnt, val, BLKG_STAT_CPU_BATCH); in bfq_stat_add()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | flex_proportions.c | 211 percpu_counter_add_batch(&pl->events, in fprop_reflect_period_percpu() 223 percpu_counter_add_batch(&pl->events, 1, PROP_BATCH); in __fprop_inc_percpu()
|
| H A D | percpu_counter.c | 82 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() function 99 EXPORT_SYMBOL(percpu_counter_add_batch);
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | dst_ops.h | 59 percpu_counter_add_batch(&dst->pcpuc_entries, val, in dst_entries_add()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | space-info.h | 159 percpu_counter_add_batch(&space_info->total_bytes_pinned, mod, in __btrfs_mod_total_bytes_pinned()
|
| H A D | ordered-data.c | 206 percpu_counter_add_batch(&fs_info->dio_bytes, num_bytes, in __btrfs_add_ordered_extent() 484 percpu_counter_add_batch(&fs_info->dio_bytes, -entry->num_bytes, in btrfs_remove_ordered_extent()
|
| H A D | disk-io.c | 1012 percpu_counter_add_batch(&fs_info->dirty_metadata_bytes, in btrfs_clean_tree_block() 4268 percpu_counter_add_batch(&fs_info->dirty_metadata_bytes, in btrfs_mark_buffer_dirty() 4477 percpu_counter_add_batch( in btrfs_destroy_delayed_refs()
|
| H A D | extent_io.c | 3708 percpu_counter_add_batch(&fs_info->dirty_metadata_bytes, in lock_extent_buffer_for_io() 3756 percpu_counter_add_batch(&fs_info->dirty_metadata_bytes, eb->len, in lock_extent_buffer_for_io() 3783 percpu_counter_add_batch(&fs_info->dirty_metadata_bytes, in set_btree_ioerr()
|
| H A D | inode.c | 2014 percpu_counter_add_batch(&fs_info->delalloc_bytes, len, in btrfs_set_delalloc_extent() 2084 percpu_counter_add_batch(&fs_info->delalloc_bytes, -len, in btrfs_clear_delalloc_extent()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_mount.c | 1254 percpu_counter_add_batch(&mp->m_fdblocks, delta, batch); in xfs_mod_fdblocks() 1363 percpu_counter_add_batch(&mp->m_delalloc_blks, delta, in xfs_mod_delalloc()
|
| H A D | xfs_trans.c | 600 percpu_counter_add_batch(&mp->m_icount, idelta, in xfs_trans_unreserve_and_mod_sb()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 1873 percpu_counter_add_batch
|