Home
last modified time | relevance | path

Searched refs:num_map_entries (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dmap_perf_test_user.c73 static uint32_t num_map_entries; variable
102 if (num_map_entries > lru_hash_lookup_test_entries) in pre_test_lru_hash_lookup()
103 lru_hash_lookup_test_entries = num_map_entries; in pre_test_lru_hash_lookup()
413 bpf_map__resize(map, num_map_entries); in fixup_map()
419 inner_lru_hash_size = num_map_entries; in fixup_map()
445 num_map_entries = atoi(argv[3]); in main()
470 if (num_map_entries > 0) in main()
/OK3568_Linux_fs/external/xserver/xkb/
H A DXKM_file_format.txt184 num_map_entries: CARD8
194 The num_map_entries specifies the number of structs in both map_entries and mods. mods is only pres…