percpu_counter_sum_positive
return percpu_counter_sum_positive(&stat->cpu_cnt);
sum[i] = percpu_counter_sum_positive(&from->cpu_cnt[i]);
percpu_counter_sum_positive(&rwstat->cpu_cnt[idx]);
percpu_counter_sum_positive(&rwstat->cpu_cnt[i]);
ASSERT(percpu_counter_sum_positive(em_counter) == 0);
s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps);
s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps);
u64 ordered = percpu_counter_sum_positive(&fs_info->ordered_bytes);
u64 delalloc = percpu_counter_sum_positive(&fs_info->delalloc_bytes);
delalloc_bytes = percpu_counter_sum_positive(&fs_info->delalloc_bytes);
ordered_bytes = percpu_counter_sum_positive(&fs_info->ordered_bytes);
delalloc_bytes = percpu_counter_sum_positive(
ordered_bytes = percpu_counter_sum_positive(
const s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps);
free_clusters = percpu_counter_sum_positive(fcc);
dirty_clusters = percpu_counter_sum_positive(dcc);
percpu_counter_sum_positive(&es_stats->es_stats_all_cnt),
percpu_counter_sum_positive(&es_stats->es_stats_shk_cnt));
percpu_counter_sum_positive(&es_stats->es_stats_cache_hits),
percpu_counter_sum_positive(&es_stats->es_stats_cache_misses));
EXT4_C2B(sbi, percpu_counter_sum_positive(
cpu_to_le32(percpu_counter_sum_positive(
bfree = percpu_counter_sum_positive(&sbi->s_freeclusters_counter) -
percpu_counter_sum_positive(&sbi->s_dirtyclusters_counter);
buf->f_ffree = percpu_counter_sum_positive(&sbi->s_freeinodes_counter);
percpu_counter_sum_positive(
return percpu_counter_sum_positive(&sbi->total_valid_inode_count);
s64 nalloc = percpu_counter_sum_positive(&sbi->alloc_valid_block_count);
percpu_counter_sum_positive(&sbi->rf_node_block_count) >=
files_stat.nr_files = percpu_counter_sum_positive(&nr_files);
if (percpu_counter_sum_positive(&nr_files) >= files_stat.max_files)
percpu_counter_sum_positive(&counter[EXP_STATS_FH_STALE]));
percpu_counter_sum_positive(&counter[EXP_STATS_IO_READ]));
percpu_counter_sum_positive(&counter[EXP_STATS_IO_WRITE]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_DRC_MEM_USAGE]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_NOCACHE]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_PAYLOAD_MISSES]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_HITS]),
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_MISSES]),
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_RC_NOCACHE]),
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_FH_STALE]),
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_IO_READ]),
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_IO_WRITE]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_NFS4_OP(i)]));
percpu_counter_sum_positive(&nn->counter[NFSD_STATS_WDELEG_GETATTR]));
return percpu_counter_sum_positive(&ksmbd_counters.counters[type]);
mp->m_sb.sb_icount = percpu_counter_sum_positive(&mp->m_icount);
percpu_counter_sum_positive(&mp->m_ifree),
return percpu_counter_sum_positive(&mp->m_free[ctr].count);
return percpu_counter_sum_positive(&wb->stat[item]);
return percpu_counter_sum_positive(&mm->rss_stat[member]);
return percpu_counter_sum_positive(&dst->pcpuc_entries);
return percpu_counter_sum_positive(prot->sockets_allocated);
__entry->delalloc_bytes = percpu_counter_sum_positive(&fs_info->delalloc_bytes);
__entry->ordered_bytes = percpu_counter_sum_positive(&fs_info->ordered_bytes);
__entry->size = (percpu_counter_sum_positive(&mm->rss_stat[member])
return percpu_counter_sum_positive(&vm_committed_as);
percpu_counter_sum_positive(&pool->sp_messages_arrived),
percpu_counter_sum_positive(&pool->sp_sockets_queued),
percpu_counter_sum_positive(&pool->sp_threads_woken));
percpu_counter_sum_positive(stat));