Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.h36 void cleanup_classid_environment(void);
H A Dcgroup_helpers.c518 cleanup_classid_environment(); in setup_classid_environment()
588 void cleanup_classid_environment(void) in cleanup_classid_environment() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_v1v2.c76 cleanup_classid_environment(); in test_cgroup_v1v2()