Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c221 percpu_counter_destroy(&svcrdma_stat_write); in svc_rdma_proc_cleanup()
222 percpu_counter_destroy(&svcrdma_stat_sq_starve); in svc_rdma_proc_cleanup()
223 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_cleanup()
224 percpu_counter_destroy(&svcrdma_stat_read); in svc_rdma_proc_cleanup()
256 percpu_counter_destroy(&svcrdma_stat_write); in svc_rdma_proc_init()
258 percpu_counter_destroy(&svcrdma_stat_sq_starve); in svc_rdma_proc_init()
260 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_init()
262 percpu_counter_destroy(&svcrdma_stat_read); in svc_rdma_proc_init()
/linux/fs/ceph/
H A Dmetric.c290 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_init()
292 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_init()
294 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_init()
296 percpu_counter_destroy(&m->d_lease_mis); in ceph_metric_init()
298 percpu_counter_destroy(&m->d_lease_hit); in ceph_metric_init()
310 percpu_counter_destroy(&m->total_inodes); in ceph_metric_destroy()
311 percpu_counter_destroy(&m->opened_inodes); in ceph_metric_destroy()
312 percpu_counter_destroy(&m->i_caps_mis); in ceph_metric_destroy()
313 percpu_counter_destroy(&m->i_caps_hit); in ceph_metric_destroy()
314 percpu_counter_destroy( in ceph_metric_destroy()
[all...]
/linux/lib/
H A Dflex_proportions.c53 percpu_counter_destroy(&p->events); in fprop_global_destroy()
105 percpu_counter_destroy(&pl->events); in fprop_local_destroy_percpu()
H A Dpercpu_counter.c28 percpu_counter_destroy(fbc); in percpu_counter_fixup_free()
/linux/include/linux/
H A Dpercpu_counter.h50 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
162 static inline void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
/linux/include/net/
H A Ddst_ops.h70 percpu_counter_destroy(&dst->pcpuc_entries); in dst_entries_destroy()
/linux/fs/xfs/
H A Dxfs_super.c1166 percpu_counter_destroy(&mp->m_free[i].count); in xfs_init_percpu_counters()
1167 percpu_counter_destroy(&mp->m_delalloc_rtextents); in xfs_init_percpu_counters()
1169 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_init_percpu_counters()
1171 percpu_counter_destroy(&mp->m_ifree); in xfs_init_percpu_counters()
1173 percpu_counter_destroy(&mp->m_icount); in xfs_init_percpu_counters()
1196 percpu_counter_destroy(&mp->m_free[i].count); in xfs_destroy_percpu_counters()
1197 percpu_counter_destroy(&mp->m_icount); in xfs_destroy_percpu_counters()
1198 percpu_counter_destroy(&mp->m_ifree); in xfs_destroy_percpu_counters()
1201 percpu_counter_destroy(&mp->m_delalloc_rtextents); in xfs_destroy_percpu_counters()
1204 percpu_counter_destroy( in xfs_destroy_percpu_counters()
[all...]
H A Dxfs_buf.c1674 percpu_counter_destroy(&btp->bt_readahead_count); in xfs_destroy_buftarg()
1779 percpu_counter_destroy(&btp->bt_readahead_count); in xfs_init_buftarg()
/linux/io_uring/
H A Dtctx.c64 percpu_counter_destroy(&tctx->inflight); in __io_uring_free()
88 percpu_counter_destroy(&tctx->inflight); in io_uring_alloc_task_context()
/linux/fs/ext4/
H A Dextents_status.c1788 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_register_shrinker()
1790 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_register_shrinker()
1792 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_register_shrinker()
1794 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_register_shrinker()
1800 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_unregister_shrinker()
1801 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_unregister_shrinker()
1802 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_unregister_shrinker()
1803 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_unregister_shrinker()
H A Dmballoc-test.c111 percpu_counter_destroy(&EXT4_SB(sb)->s_freeclusters_counter); in mbt_mb_init()
122 percpu_counter_destroy(&EXT4_SB(sb)->s_dirtyclusters_counter); in mbt_mb_release()
123 percpu_counter_destroy(&EXT4_SB(sb)->s_freeclusters_counter); in mbt_mb_release()
H A Dsuper.c1230 percpu_counter_destroy(&sbi->s_freeclusters_counter); in ext4_percpu_param_destroy()
1231 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext4_percpu_param_destroy()
1232 percpu_counter_destroy(&sbi->s_dirs_counter); in ext4_percpu_param_destroy()
1233 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in ext4_percpu_param_destroy()
1234 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in ext4_percpu_param_destroy()
/linux/fs/ext2/
H A Dsuper.c195 percpu_counter_destroy(&sbi->s_freeblocks_counter); in ext2_put_super()
196 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext2_put_super()
197 percpu_counter_destroy(&sbi->s_dirs_counter); in ext2_put_super()
1244 percpu_counter_destroy(&sbi->s_freeblocks_counter); in ext2_fill_super()
1245 percpu_counter_destroy(&sbi->s_freeinodes_counter); in ext2_fill_super()
1246 percpu_counter_destroy(&sbi->s_dirs_counter); in ext2_fill_super()
/linux/ipc/
H A 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/net/sunrpc/
H A Dsvc.c629 percpu_counter_destroy(&pool->sp_messages_arrived); in svc_destroy()
630 percpu_counter_destroy(&pool->sp_sockets_queued); in svc_destroy()
631 percpu_counter_destroy(&pool->sp_threads_woken); in svc_destroy()
/linux/fs/btrfs/
H A Ddisk-io.c1251 percpu_counter_destroy(&fs_info->stats_read_blocks); in btrfs_free_fs_info()
1252 percpu_counter_destroy(&fs_info->dirty_metadata_bytes); in btrfs_free_fs_info()
1253 percpu_counter_destroy(&fs_info->delalloc_bytes); in btrfs_free_fs_info()
1254 percpu_counter_destroy(&fs_info->ordered_bytes); in btrfs_free_fs_info()
1257 percpu_counter_destroy(em_counter); in btrfs_free_fs_info()
1258 percpu_counter_destroy(&fs_info->dev_replace.bio_counter); in btrfs_free_fs_info()
/linux/net/sctp/
H A Dprotocol.c1689 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_init()
1728 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_exit()
/linux/fs/f2fs/
H A Dsuper.c1851 percpu_counter_destroy(&sbi->total_valid_inode_count); in destroy_percpu_info()
1852 percpu_counter_destroy(&sbi->rf_node_block_count); in destroy_percpu_info()
1853 percpu_counter_destroy(&sbi->alloc_valid_block_count); in destroy_percpu_info()
4215 percpu_counter_destroy(&sbi->rf_node_block_count); in init_percpu_info()
4217 percpu_counter_destroy(&sbi->alloc_valid_block_count); in init_percpu_info()
/linux/fs/jbd2/
H A Djournal.c1610 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in journal_init_common()
2180 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in jbd2_journal_destroy()
/linux/kernel/bpf/
H A Dhashtab.c588 percpu_counter_destroy(&htab->pcount); in htab_map_alloc()
1557 percpu_counter_destroy(&htab->pcount); in htab_map_free()
/linux/drivers/md/
H A Ddm-crypt.c2802 percpu_counter_destroy(&cc->n_allocated_pages); in crypt_dtr()
/linux/mm/
H A Dshmem.c5038 percpu_counter_destroy(&sbinfo->used_blocks); in shmem_put_super()