Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemcontrol.c104 static const char * const mem_cgroup_lru_names[] = { variable
1485 pr_cont(" %s:%luKB", mem_cgroup_lru_names[i], in mem_cgroup_print_oom_info()
3463 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_lru_names) != NR_LRU_LISTS); in memcg_stat_show()
3477 seq_printf(m, "%s %lu\n", mem_cgroup_lru_names[i], in memcg_stat_show()
3516 seq_printf(m, "total_%s %llu\n", mem_cgroup_lru_names[i], val); in memcg_stat_show()