Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/fs/ceph/
Dmetric.c281 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_init()
283 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_init()
285 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_init()
287 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_init()
289 percpu_counter_destroy(&m->d_lease_hit); in ceph_metric_init()
301 percpu_counter_destroy(&m->total_inodes); in ceph_metric_destroy()
302 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_destroy()
303 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_destroy()
304 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_destroy()
305 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_destroy()
[all …]
/Linux-v6.1/fs/nfsd/
Dstats.c88 percpu_counter_destroy(&counters[i-1]); in nfsd_percpu_counters_init()
106 percpu_counter_destroy(&counters[i]); in nfsd_percpu_counters_destroy()
/Linux-v6.1/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-v6.1/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()
182 percpu_counter_destroy(&pl->events); in fprop_local_destroy_percpu()
/Linux-v6.1/include/linux/
Dpercpu_counter.h44 void percpu_counter_destroy(struct percpu_counter *fbc);
127 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
/Linux-v6.1/include/net/
Ddst_ops.h70 percpu_counter_destroy(&dst->pcpuc_entries); in dst_entries_destroy()
/Linux-v6.1/fs/xfs/
Dxfs_super.c1041 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_init_percpu_counters()
1043 percpu_counter_destroy(&mp->m_fdblocks); in xfs_init_percpu_counters()
1045 percpu_counter_destroy(&mp->m_ifree); in xfs_init_percpu_counters()
1047 percpu_counter_destroy(&mp->m_icount); in xfs_init_percpu_counters()
1065 percpu_counter_destroy(&mp->m_icount); in xfs_destroy_percpu_counters()
1066 percpu_counter_destroy(&mp->m_ifree); in xfs_destroy_percpu_counters()
1067 percpu_counter_destroy(&mp->m_fdblocks); in xfs_destroy_percpu_counters()
1070 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_destroy_percpu_counters()
1071 percpu_counter_destroy(&mp->m_frextents); in xfs_destroy_percpu_counters()
Dxfs_buf.c1944 percpu_counter_destroy(&btp->bt_io_count); in xfs_free_buftarg()
2034 percpu_counter_destroy(&btp->bt_io_count); in xfs_alloc_buftarg()
/Linux-v6.1/io_uring/
Dtctx.c55 percpu_counter_destroy(&tctx->inflight); in __io_uring_free()
79 percpu_counter_destroy(&tctx->inflight); in io_uring_alloc_task_context()
/Linux-v6.1/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.c1253 percpu_counter_destroy(&sbi->s_freeclusters_counter); in ext4_put_super()
1254 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext4_put_super()
1255 percpu_counter_destroy(&sbi->s_dirs_counter); in ext4_put_super()
1256 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in ext4_put_super()
1257 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in ext4_put_super()
5565 percpu_counter_destroy(&sbi->s_freeclusters_counter); in __ext4_fill_super()
5566 percpu_counter_destroy(&sbi->s_freeinodes_counter); in __ext4_fill_super()
5567 percpu_counter_destroy(&sbi->s_dirs_counter); in __ext4_fill_super()
5568 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in __ext4_fill_super()
5569 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in __ext4_fill_super()
/Linux-v6.1/kernel/
Duser.c144 percpu_counter_destroy(&up->epoll_watches); in user_epoll_free()
/Linux-v6.1/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()
1214 percpu_counter_destroy(&sbi->s_freeblocks_counter); in ext2_fill_super()
1215 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext2_fill_super()
1216 percpu_counter_destroy(&sbi->s_dirs_counter); in ext2_fill_super()
/Linux-v6.1/fs/btrfs/
Dlocking.c344 percpu_counter_destroy(&lock->writers); in btrfs_drew_lock_destroy()
Ddisk-io.c1590 percpu_counter_destroy(&fs_info->dirty_metadata_bytes); in btrfs_free_fs_info()
1591 percpu_counter_destroy(&fs_info->delalloc_bytes); in btrfs_free_fs_info()
1592 percpu_counter_destroy(&fs_info->ordered_bytes); in btrfs_free_fs_info()
1593 percpu_counter_destroy(&fs_info->dev_replace.bio_counter); in btrfs_free_fs_info()
/Linux-v6.1/ipc/
Dmsg.c1324 percpu_counter_destroy(&ns->percpu_msg_bytes); in msg_init_ns()
1335 percpu_counter_destroy(&ns->percpu_msg_bytes); in msg_exit_ns()
1336 percpu_counter_destroy(&ns->percpu_msg_hdrs); in msg_exit_ns()
/Linux-v6.1/mm/
Dbacking-dev.c324 percpu_counter_destroy(&wb->stat[i]); in wb_init()
363 percpu_counter_destroy(&wb->stat[i]); in wb_exit()
/Linux-v6.1/net/sctp/
Dprotocol.c1669 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_init()
1708 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_exit()
/Linux-v6.1/fs/f2fs/
Dsuper.c1516 percpu_counter_destroy(&sbi->total_valid_inode_count); in destroy_percpu_info()
1517 percpu_counter_destroy(&sbi->rf_node_block_count); in destroy_percpu_info()
1518 percpu_counter_destroy(&sbi->alloc_valid_block_count); in destroy_percpu_info()
3669 percpu_counter_destroy(&sbi->rf_node_block_count); in init_percpu_info()
3671 percpu_counter_destroy(&sbi->alloc_valid_block_count); in init_percpu_info()
/Linux-v6.1/fs/jbd2/
Djournal.c1426 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in journal_init_common()
2188 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in jbd2_journal_destroy()
/Linux-v6.1/kernel/bpf/
Dhashtab.c588 percpu_counter_destroy(&htab->pcount); in htab_map_alloc()
1530 percpu_counter_destroy(&htab->pcount); in htab_map_free()
/Linux-v6.1/arch/x86/kvm/mmu/
Dmmu.c6725 percpu_counter_destroy(&kvm_total_used_mmu_pages); in kvm_mmu_vendor_module_init()
6742 percpu_counter_destroy(&kvm_total_used_mmu_pages); in kvm_mmu_vendor_module_exit()

12