Searched refs:bpf_elf_map (Results 1 – 8 of 8) sorted by relevance
5 struct bpf_elf_map __section_maps map_inner = {15 struct bpf_elf_map __section_maps map_outer = {27 struct bpf_elf_map *map_inner; in emain()43 struct bpf_elf_map *map_inner; in imain()
29 struct bpf_elf_map __section_maps jmp_tc = {38 struct bpf_elf_map __section_maps jmp_ex = {47 struct bpf_elf_map __section_maps map_sh = {
36 struct bpf_elf_map __section_maps jmp_tc = {
9 struct bpf_elf_map __section_maps jmp_tc = {
21 struct bpf_elf_map __section_maps map_sh = {
25 struct bpf_elf_map ent[BPF_SCM_MAX_FDS];70 sizeof(struct bpf_elf_map) * num; in bpf_map_set_init_single()
31 struct bpf_elf_map { struct
355 static void bpf_map_pin_report(const struct bpf_elf_map *pin, in bpf_map_pin_report()356 const struct bpf_elf_map *obj) in bpf_map_pin_report()388 static int bpf_derive_elf_map_from_fdinfo(int fd, struct bpf_elf_map *map, in bpf_derive_elf_map_from_fdinfo()431 static int bpf_map_selfcheck_pinned(int fd, const struct bpf_elf_map *map, in bpf_map_selfcheck_pinned()435 struct bpf_elf_map tmp, zero = {}; in bpf_map_selfcheck_pinned()975 const struct bpf_elf_map test = { in bpf_graft_map()1012 offsetof(struct bpf_elf_map, max_elem), in bpf_graft_map()1096 struct bpf_elf_map maps[ELF_MAX_MAPS];1122 struct bpf_elf_map *ent;1500 const struct bpf_elf_map *map, in bpf_map_report()[all …]