Home
last modified time | relevance | path

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

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