Home
last modified time | relevance | path

Searched defs:inner_map_type (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Daccess_map_in_map.c9 struct inner_map_type { struct
H A Dsyscall.c44 struct inner_map_type { struct
H A Dmap_kptr.c98 #define DEFINE_MAP_OF_MAP(map_type, inner_map_type, name) \ argument
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c188 enum bpf_map_type inner_map_type, in _map_in_map_batch_ops()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c38 static enum bpf_map_type inner_map_type; variable