Searched refs:linker_append_btf_ext (Results 1 – 1 of 1) sorted by relevance
186 static int linker_append_btf_ext(struct bpf_linker *linker, struct src_obj *obj);505 err = err ?: linker_append_btf_ext(linker, &obj); in bpf_linker_add_file()2628 static int linker_append_btf_ext(struct bpf_linker *linker, struct src_obj *obj) in linker_append_btf_ext() function