Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dbpf_load.c383 static int load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, in load_elf_maps_section()
494 int fd, i, ret, maps_shndx = -1, strtabidx = -1; in do_load_bpf_file() local
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c212 int maps_shndx; member
898 int maps_shndx = obj->efile.maps_shndx; in bpf_program__collect_reloc() local