/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma.c | 222 percpu_counter_destroy(&svcrdma_stat_write); in svc_rdma_proc_cleanup() 223 percpu_counter_destroy(&svcrdma_stat_sq_starve); in svc_rdma_proc_cleanup() 224 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_cleanup() 225 percpu_counter_destroy(&svcrdma_stat_read); in svc_rdma_proc_cleanup() 257 percpu_counter_destroy(&svcrdma_stat_write); in svc_rdma_proc_init() 259 percpu_counter_destroy(&svcrdma_stat_sq_starve); in svc_rdma_proc_init() 261 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_init() 263 percpu_counter_destroy(&svcrdma_stat_read); in svc_rdma_proc_init()
|
/openbmc/linux/fs/ceph/ |
H A D | metric.c | 289 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_init() 291 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_init() 293 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_init() 295 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_init() 297 percpu_counter_destroy(&m->d_lease_hit); in ceph_metric_init() 309 percpu_counter_destroy(&m->total_inodes); in ceph_metric_destroy() 310 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_destroy() 311 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_destroy() 312 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_destroy() 313 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_destroy() [all …]
|
/openbmc/linux/block/ |
H A D | blk-cgroup-rwstat.c | 16 percpu_counter_destroy(&rwstat->cpu_cnt[i]); in blkg_rwstat_init() 30 percpu_counter_destroy(&rwstat->cpu_cnt[i]); in blkg_rwstat_exit()
|
H A D | bfq-cgroup.c | 33 percpu_counter_destroy(&stat->cpu_cnt); in bfq_stat_exit()
|
/openbmc/linux/fs/nfsd/ |
H A D | stats.c | 87 percpu_counter_destroy(&counters[i-1]); in nfsd_percpu_counters_init() 105 percpu_counter_destroy(&counters[i]); in nfsd_percpu_counters_destroy()
|
/openbmc/linux/include/linux/ |
H A D | percpu_counter.h | 50 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function 153 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
|
/openbmc/linux/lib/ |
H A D | flex_proportions.c | 53 percpu_counter_destroy(&p->events); in fprop_global_destroy() 182 percpu_counter_destroy(&pl->events); in fprop_local_destroy_percpu()
|
H A D | percpu_counter.c | 28 percpu_counter_destroy(fbc); in percpu_counter_fixup_free()
|
/openbmc/linux/include/net/ |
H A D | dst_ops.h | 70 percpu_counter_destroy(&dst->pcpuc_entries); in dst_entries_destroy()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_super.c | 1069 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_init_percpu_counters() 1071 percpu_counter_destroy(&mp->m_fdblocks); in xfs_init_percpu_counters() 1073 percpu_counter_destroy(&mp->m_ifree); in xfs_init_percpu_counters() 1075 percpu_counter_destroy(&mp->m_icount); in xfs_init_percpu_counters() 1093 percpu_counter_destroy(&mp->m_icount); in xfs_destroy_percpu_counters() 1094 percpu_counter_destroy(&mp->m_ifree); in xfs_destroy_percpu_counters() 1095 percpu_counter_destroy(&mp->m_fdblocks); in xfs_destroy_percpu_counters() 1098 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_destroy_percpu_counters() 1099 percpu_counter_destroy(&mp->m_frextents); in xfs_destroy_percpu_counters()
|
H A D | xfs_buf.c | 1952 percpu_counter_destroy(&btp->bt_io_count); in xfs_free_buftarg() 2044 percpu_counter_destroy(&btp->bt_io_count); in xfs_alloc_buftarg()
|
/openbmc/linux/io_uring/ |
H A D | tctx.c | 66 percpu_counter_destroy(&tctx->inflight); in __io_uring_free() 90 percpu_counter_destroy(&tctx->inflight); in io_uring_alloc_task_context()
|
/openbmc/linux/fs/ext4/ |
H A D | extents_status.c | 1741 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_register_shrinker() 1743 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_register_shrinker() 1745 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_register_shrinker() 1747 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_register_shrinker() 1753 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_unregister_shrinker() 1754 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_unregister_shrinker() 1755 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_unregister_shrinker() 1756 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_unregister_shrinker()
|
H A D | super.c | 1256 percpu_counter_destroy(&sbi->s_freeclusters_counter); in ext4_percpu_param_destroy() 1257 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext4_percpu_param_destroy() 1258 percpu_counter_destroy(&sbi->s_dirs_counter); in ext4_percpu_param_destroy() 1259 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in ext4_percpu_param_destroy() 1260 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in ext4_percpu_param_destroy()
|
/openbmc/linux/fs/ext2/ |
H A D | super.c | 168 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() 1206 percpu_counter_destroy(&sbi->s_freeblocks_counter); in ext2_fill_super() 1207 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext2_fill_super() 1208 percpu_counter_destroy(&sbi->s_dirs_counter); in ext2_fill_super()
|
/openbmc/linux/kernel/ |
H A D | user.c | 144 percpu_counter_destroy(&up->epoll_watches); in user_epoll_free()
|
/openbmc/linux/ipc/ |
H A D | msg.c | 1324 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()
|
/openbmc/linux/net/sunrpc/ |
H A D | svc.c | 594 percpu_counter_destroy(&pool->sp_messages_arrived); in svc_destroy() 595 percpu_counter_destroy(&pool->sp_sockets_queued); in svc_destroy() 596 percpu_counter_destroy(&pool->sp_threads_woken); in svc_destroy()
|
/openbmc/linux/mm/ |
H A D | backing-dev.c | 454 percpu_counter_destroy(&wb->stat[i]); in wb_init() 493 percpu_counter_destroy(&wb->stat[i]); in wb_exit()
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | 1678 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_init() 1717 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_exit()
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | 1551 percpu_counter_destroy(&sbi->total_valid_inode_count); in destroy_percpu_info() 1552 percpu_counter_destroy(&sbi->rf_node_block_count); in destroy_percpu_info() 1553 percpu_counter_destroy(&sbi->alloc_valid_block_count); in destroy_percpu_info() 3834 percpu_counter_destroy(&sbi->rf_node_block_count); in init_percpu_info() 3836 percpu_counter_destroy(&sbi->alloc_valid_block_count); in init_percpu_info()
|
/openbmc/linux/fs/btrfs/ |
H A D | disk-io.c | 1244 percpu_counter_destroy(&fs_info->dirty_metadata_bytes); in btrfs_free_fs_info() 1245 percpu_counter_destroy(&fs_info->delalloc_bytes); in btrfs_free_fs_info() 1246 percpu_counter_destroy(&fs_info->ordered_bytes); in btrfs_free_fs_info() 1247 percpu_counter_destroy(&fs_info->dev_replace.bio_counter); in btrfs_free_fs_info()
|
/openbmc/linux/fs/jbd2/ |
H A D | journal.c | 1645 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in journal_init_common() 2221 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in jbd2_journal_destroy()
|
/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 605 percpu_counter_destroy(&htab->pcount); in htab_map_alloc() 1577 percpu_counter_destroy(&htab->pcount); in htab_map_free()
|
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 6938 percpu_counter_destroy(&kvm_total_used_mmu_pages); in kvm_mmu_vendor_module_init() 6955 percpu_counter_destroy(&kvm_total_used_mmu_pages); in kvm_mmu_vendor_module_exit()
|