Searched refs:proc_cgroupstats_show (Results 1 – 3 of 3) sorted by relevance
288 int proc_cgroupstats_show(struct seq_file *m, void *v);
675 int proc_cgroupstats_show(struct seq_file *m, void *v) in proc_cgroupstats_show() function
6011 WARN_ON(!proc_create_single("cgroups", 0, NULL, proc_cgroupstats_show)); in cgroup_init()