Searched refs:bpf_map__reuse_fd (Results 1 – 4 of 4) sorted by relevance
267 int bpf_map__reuse_fd(struct bpf_map *map, int fd);
1058 int bpf_map__reuse_fd(struct bpf_map *map, int fd) in bpf_map__reuse_fd() function
881 err = bpf_map__reuse_fd(map, map_replace[j++].fd); in do_load()
105 err = bpf_map__reuse_fd(map, outer_map); in prepare_bpf_obj()