Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmemcontrol.h48 MEMCG_NR_STAT, enumerator
98 long count[MEMCG_NR_STAT];
281 atomic_long_t stat[MEMCG_NR_STAT];
/Linux-v4.19/mm/
Dmemcontrol.c2074 for (i = 0; i < MEMCG_NR_STAT; i++) { in memcg_hotplug_cpu_dead()
2957 unsigned long stat[MEMCG_NR_STAT];
5559 acc.stats_size = MEMCG_NR_STAT; in memory_stat_show()