Searched refs:percpu_counter_sum_positive (Results 1 – 21 of 21) sorted by relevance
40 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS]), in nfsd_show()41 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_MISSES]), in nfsd_show()42 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_NOCACHE]), in nfsd_show()43 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_FH_STALE]), in nfsd_show()44 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_IO_READ]), in nfsd_show()45 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_IO_WRITE])); in nfsd_show()66 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_NFS4_OP(i)])); in nfsd_show()
617 percpu_counter_sum_positive(&nn->counter[NFSD_NET_DRC_MEM_USAGE])); in nfsd_reply_cache_stats_show()619 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()621 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_MISSES])); in nfsd_reply_cache_stats_show()623 percpu_counter_sum_positive(&nfsdstats.counter[NFSD_STATS_RC_NOCACHE])); in nfsd_reply_cache_stats_show()625 percpu_counter_sum_positive(&nn->counter[NFSD_NET_PAYLOAD_MISSES])); in nfsd_reply_cache_stats_show()
749 percpu_counter_sum_positive(&exp->ex_stats.counter[EXP_STATS_FH_STALE])); in svc_export_show()751 percpu_counter_sum_positive(&exp->ex_stats.counter[EXP_STATS_IO_READ])); in svc_export_show()753 percpu_counter_sum_positive(&exp->ex_stats.counter[EXP_STATS_IO_WRITE])); in svc_export_show()
39 percpu_counter_sum_positive(&rwstat->cpu_cnt[idx]); in blkg_rwstat_read_counter()96 percpu_counter_sum_positive(&rwstat->cpu_cnt[i]); in blkg_rwstat_read()143 sum[i] = percpu_counter_sum_positive(&from->cpu_cnt[i]); in blkg_rwstat_add_aux()
55 return percpu_counter_sum_positive(&stat->cpu_cnt); in bfq_stat_read()
78 static inline s64 percpu_counter_sum_positive(struct percpu_counter *fbc) in percpu_counter_sum_positive() function187 static inline s64 percpu_counter_sum_positive(struct percpu_counter *fbc) in percpu_counter_sum_positive() function
88 return percpu_counter_sum_positive(&wb->stat[item]); in wb_stat_sum()
53 return percpu_counter_sum_positive(&dst->pcpuc_entries); in dst_entries_get_slow()
1514 return percpu_counter_sum_positive(prot->sockets_allocated); in proto_sockets_allocated_sum_positive()
584 delalloc_bytes = percpu_counter_sum_positive(&fs_info->delalloc_bytes); in shrink_delalloc()585 ordered_bytes = percpu_counter_sum_positive(&fs_info->ordered_bytes); in shrink_delalloc()691 delalloc_bytes = percpu_counter_sum_positive( in shrink_delalloc()693 ordered_bytes = percpu_counter_sum_positive( in shrink_delalloc()1565 u64 ordered = percpu_counter_sum_positive(&fs_info->ordered_bytes); in maybe_clamp_preempt()1566 u64 delalloc = percpu_counter_sum_positive(&fs_info->delalloc_bytes); in maybe_clamp_preempt()
90 percpu_counter_sum_positive(stat)); in svcrdma_counter_handler()
183 if (percpu_counter_sum_positive(&nr_files) >= files_stat.max_files) in alloc_empty_file()
590 free_clusters = percpu_counter_sum_positive(fcc); in ext4_has_free_clusters()591 dirty_clusters = percpu_counter_sum_positive(dcc); in ext4_has_free_clusters()
1605 percpu_counter_sum_positive(&es_stats->es_stats_all_cnt), in ext4_seq_es_shrinker_info_show()1606 percpu_counter_sum_positive(&es_stats->es_stats_shk_cnt)); in ext4_seq_es_shrinker_info_show()1608 percpu_counter_sum_positive(&es_stats->es_stats_cache_hits), in ext4_seq_es_shrinker_info_show()1609 percpu_counter_sum_positive(&es_stats->es_stats_cache_misses)); in ext4_seq_es_shrinker_info_show()
5992 EXT4_C2B(sbi, percpu_counter_sum_positive( in ext4_update_super()5996 cpu_to_le32(percpu_counter_sum_positive( in ext4_update_super()6678 bfree = percpu_counter_sum_positive(&sbi->s_freeclusters_counter) - in ext4_statfs()6679 percpu_counter_sum_positive(&sbi->s_dirtyclusters_counter); in ext4_statfs()6687 buf->f_ffree = percpu_counter_sum_positive(&sbi->s_freeinodes_counter); in ext4_statfs()
55 s64 nalloc = percpu_counter_sum_positive(&sbi->alloc_valid_block_count); in f2fs_space_for_roll_forward()60 percpu_counter_sum_positive(&sbi->rf_node_block_count) >= in f2fs_space_for_roll_forward()
531 percpu_counter_sum_positive( in stat_show()
2707 return percpu_counter_sum_positive(&sbi->total_valid_inode_count); in valid_inode_count()
970 return percpu_counter_sum_positive(&vm_committed_as); in vm_memory_committed()
2139 __entry->delalloc_bytes = percpu_counter_sum_positive(&fs_info->delalloc_bytes);2140 __entry->ordered_bytes = percpu_counter_sum_positive(&fs_info->ordered_bytes);
863 freertx = percpu_counter_sum_positive(&mp->m_frextents); in xfs_fs_statfs()