Searched refs:bpf_map__set_inner_map_fd (Results 1 – 3 of 3) sorted by relevance
66 err = bpf_map__set_inner_map_fd(skel->maps.ringbuf_hash, proto_fd); in test_ringbuf_multi()
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()
10816 int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd) in bpf_map__set_inner_map_fd() function