Home
last modified time | relevance | path

Searched refs:cgroup_get_from_path (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_cgroup.c56 cgrp = cgroup_get_from_path(info->path); in cgroup_mt_check_v1()
88 cgrp = cgroup_get_from_path(info->path); in cgroup_mt_check_v2()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h112 struct cgroup *cgroup_get_from_path(const char *path);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c6514 struct cgroup *cgroup_get_from_path(const char *path) in cgroup_get_from_path() function
6537 EXPORT_SYMBOL_GPL(cgroup_get_from_path);