Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dcgroup_helpers.c41 #define format_cgroup_path(buf, path) \ macro
116 format_cgroup_path(cgroup_path, relative_path); in enable_controllers()
157 format_cgroup_path(cgroup_path, relative_path); in write_cgroup_file()
195 format_cgroup_path(cgroup_workdir, ""); in setup_cgroup_environment()
275 format_cgroup_path(cgroup_path, relative_path); in join_cgroup()
312 format_cgroup_path(cgroup_workdir, ""); in cleanup_cgroup_environment()
350 format_cgroup_path(cgroup_path, relative_path); in create_and_get_cgroup()
384 format_cgroup_path(cgroup_workdir, relative_path); in get_cgroup_id()