Searched refs:bpf_map__inner_map (Results 1 – 4 of 4) sorted by relevance
61 err = bpf_map__set_max_entries(bpf_map__inner_map(skel->maps.ringbuf_arr), page_size); in test_ringbuf_multi()
362 bpf_map__inner_map;
559 LIBBPF_API struct bpf_map *bpf_map__inner_map(struct bpf_map *map);
3997 struct bpf_map *bpf_map__inner_map(struct bpf_map *map) in bpf_map__inner_map() function