Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c446 * get_cgroup_id_from_path - Get cgroup id for a particular cgroup path
453 static unsigned long long get_cgroup_id_from_path(const char *cgroup_workdir) in get_cgroup_id_from_path() function
503 return get_cgroup_id_from_path(cgroup_workdir); in get_cgroup_id()
662 return get_cgroup_id_from_path(cgroup_workdir); in get_classid_cgroup_id()