Searched refs:format_cgroup_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 32 #define format_cgroup_path(buf, path) \ macro 103 format_cgroup_path(cgroup_workdir, ""); in setup_cgroup_environment() 182 format_cgroup_path(cgroup_path, path); in join_cgroup() 203 format_cgroup_path(cgroup_workdir, ""); in cleanup_cgroup_environment() 223 format_cgroup_path(cgroup_path, path); in create_and_get_cgroup() 257 format_cgroup_path(cgroup_workdir, path); in get_cgroup_id()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 42 #define format_cgroup_path(buf, path) \ macro 117 format_cgroup_path(cgroup_path, relative_path); in enable_controllers() 158 format_cgroup_path(cgroup_path, relative_path); in write_cgroup_file() 196 format_cgroup_path(cgroup_workdir, ""); in setup_cgroup_environment() 276 format_cgroup_path(cgroup_path, relative_path); in join_cgroup() 325 format_cgroup_path(cgroup_workdir, ""); in cleanup_cgroup_environment() 362 format_cgroup_path(cgroup_path, relative_path); in remove_cgroup() 382 format_cgroup_path(cgroup_path, relative_path); in create_and_get_cgroup() 416 format_cgroup_path(cgroup_workdir, relative_path); in get_cgroup_id()
|
Completed in 3 milliseconds