proc_cgroupstats_show  269 kernel/cgroup/cgroup-internal.h int proc_cgroupstats_show(struct seq_file *m, void *v);
proc_cgroupstats_show 5829 kernel/cgroup/cgroup.c 	WARN_ON(!proc_create_single("cgroups", 0, NULL, proc_cgroupstats_show));