Searched refs:percpu_counter_read_positive (Results 1 – 15 of 15) sorted by relevance
118 static inline s64 percpu_counter_read_positive(struct percpu_counter *fbc) in percpu_counter_read_positive() function240 static inline s64 percpu_counter_read_positive(struct percpu_counter *fbc) in percpu_counter_read_positive() function247 return percpu_counter_read_positive(fbc); in percpu_counter_sum_positive()
3455 return percpu_counter_read_positive(&mm->rss_stat[member]); in get_mm_counter()
158 num = percpu_counter_read_positive(&pl->events); in fprop_fraction_percpu()159 den = percpu_counter_read_positive(&p->events); in fprop_fraction_percpu()
48 return percpu_counter_read_positive(&dst->pcpuc_entries); in dst_entries_get_fast()
1467 return percpu_counter_read_positive(sk->sk_prot->sockets_allocated); in sk_sockets_allocated_read_positive()
631 free_clusters = percpu_counter_read_positive(fcc); in ext4_has_free_clusters()632 dirty_clusters = percpu_counter_read_positive(dcc); in ext4_has_free_clusters()
450 freei = percpu_counter_read_positive(&sbi->s_freeinodes_counter); in find_group_orlov()452 freec = percpu_counter_read_positive(&sbi->s_freeclusters_counter); in find_group_orlov()455 ndirs = percpu_counter_read_positive(&sbi->s_dirs_counter); in find_group_orlov()
3104 percpu_counter_read_positive(&sbi->s_freeclusters_counter); in ext4_nonda_switch()3106 percpu_counter_read_positive(&sbi->s_dirtyclusters_counter); in ext4_nonda_switch()
1191 .allocino = percpu_counter_read_positive(&mp->m_icount), in xfs_ioctl_fs_counts()1192 .freeino = percpu_counter_read_positive(&mp->m_ifree), in xfs_ioctl_fs_counts()
748 return percpu_counter_read_positive(&mp->m_free[ctr].count); in xfs_estimate_freecounter()
1262 count = percpu_counter_read_positive(&journal->j_checkpoint_jh_count); in jbd2_journal_shrink_scan()1267 count = percpu_counter_read_positive(&journal->j_checkpoint_jh_count); in jbd2_journal_shrink_scan()1286 count = percpu_counter_read_positive(&journal->j_checkpoint_jh_count); in jbd2_journal_shrink_count()
1084 ordered = percpu_counter_read_positive(&fs_info->ordered_bytes) >> 1; in need_preemptive_reclaim()1085 delalloc = percpu_counter_read_positive(&fs_info->delalloc_bytes); in need_preemptive_reclaim()
2433 const s64 nr = percpu_counter_read_positive(&fs_info->evictable_extent_maps); in btrfs_nr_cached_objects()
1659 if (unlikely(percpu_counter_read_positive(&cc->n_allocated_pages) + in crypt_alloc_buffer()2674 if (unlikely(percpu_counter_read_positive(&cc->n_allocated_pages) >= dm_crypt_pages_per_client) && in crypt_page_alloc()
832 percpu_counter_read_positive(&dqstats.counter[DQST_FREE_DQUOTS])); in dqcache_shrink_count()