Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemcontrol.h36 MEMCG_NR_STAT, enumerator
79 long stat[MEMCG_NR_STAT];
285 atomic_long_t vmstats[MEMCG_NR_STAT];
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c1578 VM_BUG_ON(memory_stats[i].idx >= MEMCG_NR_STAT); in memory_stats_init()
2420 for (i = 0; i < MEMCG_NR_STAT; i++) { in memcg_hotplug_cpu_dead()
3674 unsigned long stat[MEMCG_NR_STAT] = {0}; in memcg_flush_percpu_vmstats()
3679 for (i = 0; i < MEMCG_NR_STAT; i++) in memcg_flush_percpu_vmstats()
3683 for (i = 0; i < MEMCG_NR_STAT; i++) in memcg_flush_percpu_vmstats()