Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.h38 int setup_classid_environment(void);
H A Dcgroup_helpers.c520 int setup_classid_environment(void) in setup_classid_environment() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_v1v2.c75 setup_classid_environment(); in test_cgroup_v1v2()
H A Dcgroup1_hierarchy.c93 err = setup_classid_environment(); in test_cgroup1_hierarchy()