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

/linux-4.4.14/mm/
H A Dmemcontrol.c107 static const char * const mem_cgroup_lru_names[] = { variable
1297 pr_cont(" %s:%luKB", mem_cgroup_lru_names[i], for_each_mem_cgroup_tree()
3164 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_lru_names) != NR_LRU_LISTS); memcg_stat_show()
3178 seq_printf(m, "%s %lu\n", mem_cgroup_lru_names[i], memcg_stat_show()
3217 seq_printf(m, "total_%s %llu\n", mem_cgroup_lru_names[i], val); memcg_stat_show()

Completed in 71 milliseconds