Home
last modified time | relevance | path

Searched refs:bpf_map__inner_map (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c127 inner_map = bpf_map__inner_map(ctx.array_of_maps); in __setup()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.map260 bpf_map__inner_map;
H A Dlibbpf.h1047 LIBBPF_API struct bpf_map *bpf_map__inner_map(struct bpf_map *map);
H A Dlibbpf.c4482 struct bpf_map *bpf_map__inner_map(struct bpf_map *map) in bpf_map__inner_map() function