Home
last modified time | relevance | path

Searched refs:bpf_derive_elf_map_from_fdinfo (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/lib/
Dbpf.c388 static int bpf_derive_elf_map_from_fdinfo(int fd, struct bpf_elf_map *map, in bpf_derive_elf_map_from_fdinfo() function
438 ret = bpf_derive_elf_map_from_fdinfo(fd, &tmp, ext); in bpf_map_selfcheck_pinned()
1541 ret = bpf_derive_elf_map_from_fdinfo(outer_fd, &outer_map, NULL); in bpf_report_map_in_map()
2171 ret = bpf_derive_elf_map_from_fdinfo(aux->map_fd, &tmp, &aux->map); in bpf_tail_call_get_aux()