cgroup_rstat_updated  752 include/linux/cgroup.h void cgroup_rstat_updated(struct cgroup *cgrp, int cpu);
cgroup_rstat_updated   67 kernel/cgroup/rstat.c EXPORT_SYMBOL_GPL(cgroup_rstat_updated);
cgroup_rstat_updated  351 kernel/cgroup/rstat.c 	cgroup_rstat_updated(cgrp, smp_processor_id());