proc_cgroupstats_show
int proc_cgroupstats_show(struct seq_file *m, void *v);
WARN_ON(!proc_create_single("cgroups", 0, NULL, proc_cgroupstats_show));