Home
last modified time | relevance | path

Searched defs:map_opts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c22 static struct bpf_map_create_opts map_opts = { variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_maps.c35 static struct bpf_map_create_opts map_opts = { .sz = sizeof(map_opts) }; variable