Searched refs:percpu_counter_destroy_many (Results 1 – 3 of 3) sorted by relevance
49 void percpu_counter_destroy_many(struct percpu_counter *fbc, u32 nr_counters);52 percpu_counter_destroy_many(fbc, 1); in percpu_counter_destroy()148 static inline void percpu_counter_destroy_many(struct percpu_counter *fbc, in percpu_counter_destroy_many() function
193 void percpu_counter_destroy_many(struct percpu_counter *fbc, u32 nr_counters) in percpu_counter_destroy_many() function219 EXPORT_SYMBOL(percpu_counter_destroy_many);
926 percpu_counter_destroy_many(mm->rss_stat, NR_MM_COUNTERS); in __mmdrop()