Home
last modified time | relevance | path

Searched refs:hash_map_alloc_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dmap_perf_test_user.c65 hash_map_alloc_idx, enumerator
385 r = bpf_map_update_elem(map_fd[hash_map_alloc_idx], in fill_lpm_trie()
397 r = bpf_map_update_elem(map_fd[hash_map_alloc_idx], key, &value, 0); in fill_lpm_trie()
/kernel/linux/linux-6.6/samples/bpf/
H A Dmap_perf_test_user.c64 hash_map_alloc_idx, enumerator
387 r = bpf_map_update_elem(map_fd[hash_map_alloc_idx], in fill_lpm_trie()
399 r = bpf_map_update_elem(map_fd[hash_map_alloc_idx], key, &value, 0); in fill_lpm_trie()

Completed in 2 milliseconds