Searched refs:bpf_map__inner_map (Results 1 – 4 of 4) sorted by relevance
127 inner_map = bpf_map__inner_map(ctx.array_of_maps); in __setup()
259 bpf_map__inner_map;
1124 LIBBPF_API struct bpf_map *bpf_map__inner_map(struct bpf_map *map);
4900 struct bpf_map *bpf_map__inner_map(struct bpf_map *map) in bpf_map__inner_map() function