Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
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()
/Linux-v5.10/include/linux/
Dcgroup.h107 struct cgroup *cgroup_get_from_path(const char *path);
/Linux-v5.10/kernel/cgroup/
Dcgroup.c6326 struct cgroup *cgroup_get_from_path(const char *path) in cgroup_get_from_path() function
6349 EXPORT_SYMBOL_GPL(cgroup_get_from_path);