Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/include/linux/
Dcgroup.h107 struct cgroup *cgroup_get_from_path(const char *path);
/Linux-v5.15/kernel/cgroup/
Dcgroup.c6480 struct cgroup *cgroup_get_from_path(const char *path) in cgroup_get_from_path() function
6503 EXPORT_SYMBOL_GPL(cgroup_get_from_path);