Home
last modified time | relevance | path

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

/openbmc/linux/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()