Home
last modified time | relevance | path

Searched refs:percpu_counter_destroy (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.15/net/sunrpc/xprtrdma/
Dsvc_rdma.c240 percpu_counter_destroy(&svcrdma_stat_write); in svc_rdma_proc_cleanup()
241 percpu_counter_destroy(&svcrdma_stat_sq_starve); in svc_rdma_proc_cleanup()
242 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_cleanup()
243 percpu_counter_destroy(&svcrdma_stat_read); in svc_rdma_proc_cleanup()
270 percpu_counter_destroy(&svcrdma_stat_sq_starve); in svc_rdma_proc_init()
271 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_init()
272 percpu_counter_destroy(&svcrdma_stat_read); in svc_rdma_proc_init()
/Linux-v5.15/fs/ceph/
Dmetric.c287 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_init()
289 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_init()
291 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_init()
293 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_init()
295 percpu_counter_destroy(&m->d_lease_hit); in ceph_metric_init()
307 percpu_counter_destroy(&m->total_inodes); in ceph_metric_destroy()
308 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_destroy()
309 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_destroy()
310 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_destroy()
311 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_destroy()
[all …]
/Linux-v5.15/block/
Dblk-cgroup-rwstat.c16 percpu_counter_destroy(&rwstat->cpu_cnt[i]); in blkg_rwstat_init()
30 percpu_counter_destroy(&rwstat->cpu_cnt[i]); in blkg_rwstat_exit()
Dbfq-cgroup.c33 percpu_counter_destroy(&stat->cpu_cnt); in bfq_stat_exit()
/Linux-v5.15/fs/nfsd/
Dstats.c98 percpu_counter_destroy(&counters[i-1]); in nfsd_percpu_counters_init()
116 percpu_counter_destroy(&counters[i]); in nfsd_percpu_counters_destroy()
/Linux-v5.15/lib/
Dpercpu_counter.c28 percpu_counter_destroy(fbc); in percpu_counter_fixup_free()
165 void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
182 EXPORT_SYMBOL(percpu_counter_destroy);
Dflex_proportions.c53 percpu_counter_destroy(&p->events); in fprop_global_destroy()
186 percpu_counter_destroy(&pl->events); in fprop_local_destroy_percpu()
/Linux-v5.15/include/linux/
Dpercpu_counter.h41 void percpu_counter_destroy(struct percpu_counter *fbc);
108 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
/Linux-v5.15/include/net/
Ddst_ops.h70 percpu_counter_destroy(&dst->pcpuc_entries); in dst_entries_destroy()
/Linux-v5.15/fs/ext4/
Dextents_status.c1663 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_register_shrinker()
1665 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_register_shrinker()
1667 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_register_shrinker()
1669 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_register_shrinker()
1675 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_unregister_shrinker()
1676 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_unregister_shrinker()
1677 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_unregister_shrinker()
1678 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_unregister_shrinker()
Dsuper.c1219 percpu_counter_destroy(&sbi->s_freeclusters_counter); in ext4_put_super()
1220 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext4_put_super()
1221 percpu_counter_destroy(&sbi->s_dirs_counter); in ext4_put_super()
1222 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in ext4_put_super()
1223 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in ext4_put_super()
5027 percpu_counter_destroy(&sbi->s_freeclusters_counter); in ext4_fill_super()
5028 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext4_fill_super()
5029 percpu_counter_destroy(&sbi->s_dirs_counter); in ext4_fill_super()
5030 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in ext4_fill_super()
5031 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in ext4_fill_super()
/Linux-v5.15/fs/xfs/
Dxfs_super.c1010 percpu_counter_destroy(&mp->m_fdblocks); in xfs_init_percpu_counters()
1012 percpu_counter_destroy(&mp->m_ifree); in xfs_init_percpu_counters()
1014 percpu_counter_destroy(&mp->m_icount); in xfs_init_percpu_counters()
1031 percpu_counter_destroy(&mp->m_icount); in xfs_destroy_percpu_counters()
1032 percpu_counter_destroy(&mp->m_ifree); in xfs_destroy_percpu_counters()
1033 percpu_counter_destroy(&mp->m_fdblocks); in xfs_destroy_percpu_counters()
1036 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_destroy_percpu_counters()
Dxfs_buf.c1891 percpu_counter_destroy(&btp->bt_io_count); in xfs_free_buftarg()
1975 percpu_counter_destroy(&btp->bt_io_count); in xfs_alloc_buftarg()
/Linux-v5.15/fs/ext2/
Dsuper.c168 percpu_counter_destroy(&sbi->s_freeblocks_counter); in ext2_put_super()
169 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext2_put_super()
170 percpu_counter_destroy(&sbi->s_dirs_counter); in ext2_put_super()
1190 percpu_counter_destroy(&sbi->s_freeblocks_counter); in ext2_fill_super()
1191 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext2_fill_super()
1192 percpu_counter_destroy(&sbi->s_dirs_counter); in ext2_fill_super()
/Linux-v5.15/fs/btrfs/
Dlocking.c231 percpu_counter_destroy(&lock->writers); in btrfs_drew_lock_destroy()
Ddisk-io.c1624 percpu_counter_destroy(&fs_info->dirty_metadata_bytes); in btrfs_free_fs_info()
1625 percpu_counter_destroy(&fs_info->delalloc_bytes); in btrfs_free_fs_info()
1626 percpu_counter_destroy(&fs_info->ordered_bytes); in btrfs_free_fs_info()
1627 percpu_counter_destroy(&fs_info->dev_replace.bio_counter); in btrfs_free_fs_info()
/Linux-v5.15/kernel/
Duser.c144 percpu_counter_destroy(&up->epoll_watches); in user_epoll_free()
/Linux-v5.15/mm/
Dbacking-dev.c331 percpu_counter_destroy(&wb->stat[i]); in wb_init()
373 percpu_counter_destroy(&wb->stat[i]); in wb_exit()
Dshmem.c3617 percpu_counter_destroy(&sbinfo->used_blocks); in shmem_put_super()
/Linux-v5.15/net/dccp/
Dproto.c1230 percpu_counter_destroy(&dccp_orphan_count); in dccp_init()
1253 percpu_counter_destroy(&dccp_orphan_count); in dccp_fini()
/Linux-v5.15/net/sctp/
Dprotocol.c1670 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_init()
1709 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_exit()
/Linux-v5.15/fs/jbd2/
Djournal.c1416 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in journal_init_common()
2182 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in jbd2_journal_destroy()
/Linux-v5.15/fs/f2fs/
Dsuper.c1465 percpu_counter_destroy(&sbi->alloc_valid_block_count); in destroy_percpu_info()
1466 percpu_counter_destroy(&sbi->total_valid_inode_count); in destroy_percpu_info()
3566 percpu_counter_destroy(&sbi->alloc_valid_block_count); in init_percpu_info()
/Linux-v5.15/drivers/md/
Ddm-crypt.c2714 percpu_counter_destroy(&cc->n_allocated_pages); in crypt_dtr()
/Linux-v5.15/arch/x86/kvm/mmu/
Dmmu.c6174 percpu_counter_destroy(&kvm_total_used_mmu_pages); in kvm_mmu_module_exit()

12