Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_maps.c1226 struct bigkey { in test_map_large() struct
1227 int a; in test_map_large()
1228 char b[116]; in test_map_large()
1229 long long c; in test_map_large()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_maps.c1311 struct bigkey { in test_map_large() struct
1312 int a; in test_map_large()
1313 char b[4096]; in test_map_large()
1314 long long c; in test_map_large()