Searched refs:bpf_map_data (Results 1 – 3 of 3) sorted by relevance
20 struct bpf_map_data { struct27 typedef void (*fixup_map_cb)(struct bpf_map_data *map, int idx); argument38 extern struct bpf_map_data map_data[MAX_MAPS];
42 struct bpf_map_data map_data[MAX_MAPS];265 static int load_maps(struct bpf_map_data *maps, int nr_maps, in load_maps()341 struct bpf_map_data *maps, int nr_maps) in parse_relo_and_apply()399 static int load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, in load_elf_maps_section()
395 static void fixup_map(struct bpf_map_data *map, int idx) in fixup_map()