Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_verifier.c593 static int create_cgroup_storage(bool percpu) in create_cgroup_storage() function
874 map_fds[7] = create_cgroup_storage(false); in do_test_fixup()
882 map_fds[8] = create_cgroup_storage(true); in do_test_fixup()