Home
last modified time | relevance | path

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

/mm/
Dmemcontrol.c118 static const char * const mem_cgroup_lru_names[] = { variable
1195 pr_cont(" %s:%luKB", mem_cgroup_lru_names[i], in mem_cgroup_print_oom_info()
3151 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_lru_names) != NR_LRU_LISTS); in memcg_stat_show()
3165 seq_printf(m, "%s %lu\n", mem_cgroup_lru_names[i], in memcg_stat_show()
3204 seq_printf(m, "total_%s %llu\n", mem_cgroup_lru_names[i], val); in memcg_stat_show()
5231 mem_cgroup_lru_names[i], (u64)val * PAGE_SIZE); in memory_stat_show()