Searched refs:bpf_map__set_inner_map_fd (Results 1 – 5 of 5) sorted by relevance
64 err = bpf_map__set_inner_map_fd(skel->maps.ringbuf_hash, proto_fd); in test_ringbuf_multi()
11 bpf_map__set_inner_map_fd;
1046 LIBBPF_API int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd);
9705 int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd) in bpf_map__set_inner_map_fd() function
1176 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()1187 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()