Searched refs:mem_cgroup_stat_names (Results 1 – 1 of 1) sorted by relevance
90 static const char * const mem_cgroup_stat_names[] = { variable1292 pr_cont(" %s:%luKB", mem_cgroup_stat_names[i], in mem_cgroup_print_oom_info()3160 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_stat_names) != in memcg_stat_show()3169 seq_printf(m, "%s %lu\n", mem_cgroup_stat_names[i], in memcg_stat_show()3200 seq_printf(m, "total_%s %llu\n", mem_cgroup_stat_names[i], val); in memcg_stat_show()