Home
last modified time | relevance | path

Searched refs:bpf_object__elf_collect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c2802 static int bpf_object__elf_collect(struct bpf_object *obj) in bpf_object__elf_collect() function
6987 err = err ? : bpf_object__elf_collect(obj); in __bpf_object__open()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c3386 static int bpf_object__elf_collect(struct bpf_object *obj) in bpf_object__elf_collect() function
7448 err = err ? : bpf_object__elf_collect(obj); in bpf_object_open()

Completed in 31 milliseconds