Home
last modified time | relevance | path

Searched defs:maps_shndx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/samples/bpf/
Dbpf_load.c399 static int load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, in load_elf_maps_section()
510 int fd, i, ret, maps_shndx = -1, strtabidx = -1; in do_load_bpf_file() local
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c272 int maps_shndx; member