Searched refs:bpf_fd_htab_map_lookup_elem (Results 1 – 3 of 3) sorted by relevance
2517 int bpf_fd_htab_map_lookup_elem(struct bpf_map *map, void *key, u32 *value) in bpf_fd_htab_map_lookup_elem() function
325 err = bpf_fd_htab_map_lookup_elem(map, key, value); in bpf_map_copy_value()
2707 int bpf_fd_htab_map_lookup_elem(struct bpf_map *map, void *key, u32 *value);