Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dcgroup_helpers.h36 void cleanup_classid_environment(void);
Dcgroup_helpers.c508 cleanup_classid_environment(); in setup_classid_environment()
578 void cleanup_classid_environment(void) in cleanup_classid_environment() function
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dcgroup_v1v2.c76 cleanup_classid_environment(); in test_cgroup_v1v2()