Home
last modified time | relevance | path

Searched defs:MAP_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dqueue_stack_map.c12 const int MAP_SIZE = 32; in test_queue_stack_map_by_type() local
/linux-5.19.10/tools/testing/selftests/vm/
Dcompaction_test.c22 #define MAP_SIZE (MAP_SIZE_MB * 1024 * 1024) macro
/linux-5.19.10/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c19 #define MAP_SIZE (64 * 1024) macro
/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_maps.c540 const int MAP_SIZE = 32; in test_queuemap() local
596 const int MAP_SIZE = 32; in test_stackmap() local
1295 #define MAP_SIZE (32 * 1024) macro