Home
last modified time | relevance | path

Searched refs:MEMCG_NR_STAT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dmemcontrol.h36 MEMCG_NR_STAT, enumerator
79 long stat[MEMCG_NR_STAT];
285 atomic_long_t vmstats[MEMCG_NR_STAT];
/Linux-v5.10/mm/
Dmemcontrol.c1549 VM_BUG_ON(memory_stats[i].idx >= MEMCG_NR_STAT); in memory_stats_init()
2391 for (i = 0; i < MEMCG_NR_STAT; i++) { in memcg_hotplug_cpu_dead()
3640 unsigned long stat[MEMCG_NR_STAT] = {0}; in memcg_flush_percpu_vmstats()
3645 for (i = 0; i < MEMCG_NR_STAT; i++) in memcg_flush_percpu_vmstats()
3649 for (i = 0; i < MEMCG_NR_STAT; i++) in memcg_flush_percpu_vmstats()