Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_cgroup.c59 cgrp = cgroup_get_from_path(info->path); in cgroup_mt_check_v1()
/Linux-v4.19/include/linux/
Dcgroup.h101 struct cgroup *cgroup_get_from_path(const char *path);
/Linux-v4.19/kernel/cgroup/
Dcgroup.c5768 struct cgroup *cgroup_get_from_path(const char *path) in cgroup_get_from_path() function
5791 EXPORT_SYMBOL_GPL(cgroup_get_from_path);