Home
last modified time | relevance | path

Searched defs:outer_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dinner_array_lookup.c13 struct outer_map { struct
/openbmc/linux/samples/bpf/
H A Dtest_map_in_map.bpf.c112 void *outer_map, *inner_map; in BPF_KSYSCALL() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c37 static int reuseport_array = -1, outer_map = -1; variable