Searched refs:percpu_counter_sum_positive (Results 1 – 22 of 22) sorted by relevance
654 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_DRC_MEM_USAGE])); in nfsd_reply_cache_stats_show()656 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS])); in nfsd_reply_cache_stats_show()658 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES])); in nfsd_reply_cache_stats_show()660 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_NOCACHE])); in nfsd_reply_cache_stats_show()662 percpu_counter_sum_positive(&nn->counter[NFSD_STATS_PAYLOAD_MISSES])); in nfsd_reply_cache_stats_show()
789 percpu_counter_sum_positive(&counter[EXP_STATS_FH_STALE])); in svc_export_show()791 percpu_counter_sum_positive(&counter[EXP_STATS_IO_READ])); in svc_export_show()793 percpu_counter_sum_positive(&counter[EXP_STATS_IO_WRITE])); in svc_export_show()
97 static inline s64 percpu_counter_sum_positive(struct percpu_counter *fbc) in percpu_counter_sum_positive() function245 static inline s64 percpu_counter_sum_positive(struct percpu_counter *fbc) in percpu_counter_sum_positive() function
76 return percpu_counter_sum_positive(&wb->stat[item]); in wb_stat_sum()
2860 return percpu_counter_sum_positive(&mm->rss_stat[member]); in get_mm_counter_sum()
53 return percpu_counter_sum_positive(&dst->pcpuc_entries); in dst_entries_get_slow()
1460 return percpu_counter_sum_positive(prot->sockets_allocated); in proto_sockets_allocated_sum_positive()
722 delalloc_bytes = percpu_counter_sum_positive(&fs_info->delalloc_bytes); in shrink_delalloc()723 ordered_bytes = percpu_counter_sum_positive(&fs_info->ordered_bytes); in shrink_delalloc()829 delalloc_bytes = percpu_counter_sum_positive( in shrink_delalloc()831 ordered_bytes = percpu_counter_sum_positive( in shrink_delalloc()1713 u64 ordered = percpu_counter_sum_positive(&fs_info->ordered_bytes); in maybe_clamp_preempt()1714 u64 delalloc = percpu_counter_sum_positive(&fs_info->delalloc_bytes); in maybe_clamp_preempt()
1307 s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps); in btrfs_extent_map_shrinker_worker()1347 s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps); in btrfs_extent_map_shrinker_worker()
2408 const s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps); in btrfs_nr_cached_objects()
1229 ASSERT(percpu_counter_sum_positive(em_counter) == 0); in btrfs_free_fs_info()
108 files_stat.nr_files = percpu_counter_sum_positive(&nr_files); in proc_nr_files()233 if (percpu_counter_sum_positive(&nr_files) >= files_stat.max_files) in alloc_empty_file()
1471 percpu_counter_sum_positive(&pool->sp_messages_arrived), in svc_pool_stats_show()1472 percpu_counter_sum_positive(&pool->sp_sockets_queued), in svc_pool_stats_show()1473 percpu_counter_sum_positive(&pool->sp_threads_woken)); in svc_pool_stats_show()
51 s64 nalloc = percpu_counter_sum_positive(&sbi->alloc_valid_block_count); in f2fs_space_for_roll_forward()56 percpu_counter_sum_positive(&sbi->rf_node_block_count) >= in f2fs_space_for_roll_forward()
717 percpu_counter_sum_positive( in stat_show()
2938 return percpu_counter_sum_positive(&sbi->total_valid_inode_count); in valid_inode_count()
445 __entry->size = (percpu_counter_sum_positive(&mm->rss_stat[member])
2198 __entry->delalloc_bytes = percpu_counter_sum_positive(&fs_info->delalloc_bytes);2199 __entry->ordered_bytes = percpu_counter_sum_positive(&fs_info->ordered_bytes);
716 return percpu_counter_sum_positive(&mp->m_free[ctr].count); in xfs_sum_freecounter()
1338 mp->m_sb.sb_icount = percpu_counter_sum_positive(&mp->m_icount); in xfs_log_sb()1340 percpu_counter_sum_positive(&mp->m_ifree), in xfs_log_sb()
910 return percpu_counter_sum_positive(&vm_committed_as); in vm_memory_committed()
55 return percpu_counter_sum_positive(&stat->cpu_cnt); in bfq_stat_read()