cgroup_get_from_path  108 include/linux/cgroup.h struct cgroup *cgroup_get_from_path(const char *path);
cgroup_get_from_path 6277 kernel/cgroup/cgroup.c EXPORT_SYMBOL_GPL(cgroup_get_from_path);
cgroup_get_from_path   56 net/netfilter/xt_cgroup.c 		cgrp = cgroup_get_from_path(info->path);
cgroup_get_from_path   88 net/netfilter/xt_cgroup.c 		cgrp = cgroup_get_from_path(info->path);