Searched refs:bpf_map__set_inner_map_fd (Results 1 – 5 of 5) sorted by relevance
66 err = bpf_map__set_inner_map_fd(skel->maps.ringbuf_hash, proto_fd); in test_ringbuf_multi()
11 bpf_map__set_inner_map_fd;
1163 LIBBPF_API int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd);
10499 int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd) in bpf_map__set_inner_map_fd() function
1172 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()1183 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()