Searched refs:mem_cgroup_stat_names (Results 1 – 1 of 1) sorted by relevance
88 static const char * const mem_cgroup_stat_names[] = { variable1480 pr_cont(" %s:%ldKB", mem_cgroup_stat_names[i], in mem_cgroup_print_oom_info()3459 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_stat_names) != in memcg_stat_show()3468 seq_printf(m, "%s %ld\n", mem_cgroup_stat_names[i], in memcg_stat_show()3499 seq_printf(m, "total_%s %lld\n", mem_cgroup_stat_names[i], val); in memcg_stat_show()