Home
last modified time | relevance | path

Searched refs:percpu_counter_destroy_many (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dpercpu_counter.h49 void percpu_counter_destroy_many(struct percpu_counter *fbc, u32 nr_counters);
52 percpu_counter_destroy_many(fbc, 1); in percpu_counter_destroy()
157 static inline void percpu_counter_destroy_many(struct percpu_counter *fbc, in percpu_counter_destroy_many() function
/linux/block/
A Dblk-cgroup-rwstat.c24 percpu_counter_destroy_many(rwstat->cpu_cnt, BLKG_RWSTAT_NR); in blkg_rwstat_exit()
/linux/lib/
A Dpercpu_counter.c227 void percpu_counter_destroy_many(struct percpu_counter *fbc, u32 nr_counters) in percpu_counter_destroy_many() function
253 EXPORT_SYMBOL(percpu_counter_destroy_many);
/linux/mm/
A Dbacking-dev.c583 percpu_counter_destroy_many(wb->stat, NR_WB_STAT_ITEMS); in wb_exit()
/linux/fs/nfsd/
A Dexport.c354 percpu_counter_destroy_many(stats->counter, in export_stats_destroy()
A Dnfsctl.c2300 percpu_counter_destroy_many(nn->counter, NFSD_STATS_COUNTERS_NUM); in nfsd_net_exit()
/linux/kernel/
A Dfork.c927 percpu_counter_destroy_many(mm->rss_stat, NR_MM_COUNTERS); in __mmdrop()

Completed in 24 milliseconds