Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c19 #define MAP_SIZE (64 * 1024) macro
/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c537 const int MAP_SIZE = 32; in test_queuemap() local
593 const int MAP_SIZE = 32; in test_stackmap() local
1302 #define MAP_SIZE (32 * 1024) macro