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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c667 static int create_cgroup_storage(bool percpu) function
1109 map_fds[7] = create_cgroup_storage(false);
1117 map_fds[8] = create_cgroup_storage(true);

Completed in 149 milliseconds