Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/net/sunrpc/xprtrdma/
A 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-6.3-rc2/fs/ceph/
A 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-6.3-rc2/fs/nfsd/
A 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-6.3-rc2/block/
A 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()
/linux-6.3-rc2/lib/
A Dpercpu_counter.c28 percpu_counter_destroy(fbc); in percpu_counter_fixup_free()
187 void percpu_counter_destroy(struct percpu_counter *fbc) in percpu_counter_destroy() function
204 EXPORT_SYMBOL(percpu_counter_destroy);
A Dflex_proportions.c53 percpu_counter_destroy(&p->events); in fprop_global_destroy()
182 percpu_counter_destroy(&pl->events); in fprop_local_destroy_percpu()
/linux-6.3-rc2/include/linux/
A Dpercpu_counter.h43 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-6.3-rc2/include/net/
A Ddst_ops.h70 percpu_counter_destroy(&dst->pcpuc_entries); in dst_entries_destroy()
/linux-6.3-rc2/fs/xfs/
A Dxfs_super.c1051 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_init_percpu_counters()
1053 percpu_counter_destroy(&mp->m_fdblocks); in xfs_init_percpu_counters()
1055 percpu_counter_destroy(&mp->m_ifree); in xfs_init_percpu_counters()
1057 percpu_counter_destroy(&mp->m_icount); in xfs_init_percpu_counters()
1075 percpu_counter_destroy(&mp->m_icount); in xfs_destroy_percpu_counters()
1076 percpu_counter_destroy(&mp->m_ifree); in xfs_destroy_percpu_counters()
1077 percpu_counter_destroy(&mp->m_fdblocks); in xfs_destroy_percpu_counters()
1080 percpu_counter_destroy(&mp->m_delalloc_blks); in xfs_destroy_percpu_counters()
1081 percpu_counter_destroy(&mp->m_frextents); in xfs_destroy_percpu_counters()
A Dxfs_buf.c1944 percpu_counter_destroy(&btp->bt_io_count); in xfs_free_buftarg()
2035 percpu_counter_destroy(&btp->bt_io_count); in xfs_alloc_buftarg()
/linux-6.3-rc2/io_uring/
A Dtctx.c55 percpu_counter_destroy(&tctx->inflight); in __io_uring_free()
79 percpu_counter_destroy(&tctx->inflight); in io_uring_alloc_task_context()
/linux-6.3-rc2/fs/ext4/
A Dextents_status.c1662 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_register_shrinker()
1664 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_register_shrinker()
1666 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_register_shrinker()
1668 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_register_shrinker()
1674 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_hits); in ext4_es_unregister_shrinker()
1675 percpu_counter_destroy(&sbi->s_es_stats.es_stats_cache_misses); in ext4_es_unregister_shrinker()
1676 percpu_counter_destroy(&sbi->s_es_stats.es_stats_all_cnt); in ext4_es_unregister_shrinker()
1677 percpu_counter_destroy(&sbi->s_es_stats.es_stats_shk_cnt); in ext4_es_unregister_shrinker()
A 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()
5559 percpu_counter_destroy(&sbi->s_freeclusters_counter); in __ext4_fill_super()
5560 percpu_counter_destroy(&sbi->s_freeinodes_counter); in __ext4_fill_super()
5561 percpu_counter_destroy(&sbi->s_dirs_counter); in __ext4_fill_super()
5562 percpu_counter_destroy(&sbi->s_dirtyclusters_counter); in __ext4_fill_super()
5563 percpu_counter_destroy(&sbi->s_sra_exceeded_retry_limit); in __ext4_fill_super()
/linux-6.3-rc2/kernel/
A Duser.c144 percpu_counter_destroy(&up->epoll_watches); in user_epoll_free()
A Dfork.c800 percpu_counter_destroy(&mm->rss_stat[i]); in __mmdrop()
1178 percpu_counter_destroy(&mm->rss_stat[--i]); in mm_init()
/linux-6.3-rc2/fs/ext2/
A 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-6.3-rc2/fs/btrfs/
A Dlocking.c345 percpu_counter_destroy(&lock->writers); in btrfs_drew_lock_destroy()
A Ddisk-io.c1501 percpu_counter_destroy(&fs_info->dirty_metadata_bytes); in btrfs_free_fs_info()
1502 percpu_counter_destroy(&fs_info->delalloc_bytes); in btrfs_free_fs_info()
1503 percpu_counter_destroy(&fs_info->ordered_bytes); in btrfs_free_fs_info()
1504 percpu_counter_destroy(&fs_info->dev_replace.bio_counter); in btrfs_free_fs_info()
/linux-6.3-rc2/ipc/
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-6.3-rc2/net/sunrpc/
A Dsvc.c591 percpu_counter_destroy(&pool->sp_sockets_queued); in svc_destroy()
592 percpu_counter_destroy(&pool->sp_threads_woken); in svc_destroy()
593 percpu_counter_destroy(&pool->sp_threads_timedout); in svc_destroy()
/linux-6.3-rc2/mm/
A Dbacking-dev.c451 percpu_counter_destroy(&wb->stat[i]); in wb_init()
490 percpu_counter_destroy(&wb->stat[i]); in wb_exit()
/linux-6.3-rc2/net/sctp/
A Dprotocol.c1680 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_init()
1719 percpu_counter_destroy(&sctp_sockets_allocated); in sctp_exit()
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c1519 percpu_counter_destroy(&sbi->total_valid_inode_count); in destroy_percpu_info()
1520 percpu_counter_destroy(&sbi->rf_node_block_count); in destroy_percpu_info()
1521 percpu_counter_destroy(&sbi->alloc_valid_block_count); in destroy_percpu_info()
3691 percpu_counter_destroy(&sbi->rf_node_block_count); in init_percpu_info()
3693 percpu_counter_destroy(&sbi->alloc_valid_block_count); in init_percpu_info()
/linux-6.3-rc2/fs/jbd2/
A Djournal.c1428 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in journal_init_common()
2190 percpu_counter_destroy(&journal->j_checkpoint_jh_count); in jbd2_journal_destroy()
/linux-6.3-rc2/kernel/bpf/
A Dhashtab.c585 percpu_counter_destroy(&htab->pcount); in htab_map_alloc()
1517 percpu_counter_destroy(&htab->pcount); in htab_map_free()

Completed in 98 milliseconds

12