Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c20 int hashmap_fd; member
160 err = bpf_map_update_elem(ctx.hashmap_fd, val, val, BPF_NOEXIST); in map_prepare_thread()
213 ctx.hashmap_fd = bpf_map__fd(ctx.skel->maps.hashmap); in populate_maps()