Searched refs:reuse_fd (Results 1 – 2 of 2) sorted by relevance
683 static inline int reuse_fd(int fixed_fd, int tmp_fd) in reuse_fd() function
4927 err = reuse_fd(map->fd, new_fd); in bpf_map__reuse_fd()5336 return reuse_fd(map->fd, map_fd); in bpf_object__create_map()
Completed in 33 milliseconds