Home
last modified time | relevance | path

Searched refs:get_root_cgroup (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dcgroup_helpers.h19 int get_root_cgroup(void);
H A Dcgroup_helpers.c331 * get_root_cgroup() - Get the FD of the root cgroup
336 int get_root_cgroup(void) in get_root_cgroup() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_hierarchical_stats.c128 root_cgroup_fd = get_root_cgroup(); in setup_cgroups()
129 if (!ASSERT_GE(root_cgroup_fd, 0, "get_root_cgroup")) in setup_cgroups()

Completed in 3 milliseconds