Searched refs:hashmap_fd (Results 1 – 1 of 1) sorted by relevance
20 int hashmap_fd; member160 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()