Searched refs:bpf_map__reuse_fd (Results 1 – 7 of 7) sorted by relevance
9 bpf_map__reuse_fd;
936 LIBBPF_API int bpf_map__reuse_fd(struct bpf_map *map, int fd);
4414 int bpf_map__reuse_fd(struct bpf_map *map, int fd) in bpf_map__reuse_fd() function5049 err = bpf_map__reuse_fd(map, pin_fd); in bpf_object__reuse_map()
253 err = bpf_map__reuse_fd(map, map_fd); in test_pinning()
101 err = bpf_map__reuse_fd(map, outer_map); in prepare_bpf_obj()
524 bpf_map__reuse_fd(evsel->follower_skel->maps.diff_readings, diff_map_fd); in bperf__load()
1750 err = bpf_map__reuse_fd(map, map_replace[j++].fd); in load_with_options()