Searched refs:find_attach_btf_id (Results 1 – 1 of 1) sorted by relevance
9284 static inline int find_attach_btf_id(struct btf *btf, const char *name, in find_attach_btf_id() function9307 err = find_attach_btf_id(btf, name, attach_type); in libbpf_find_vmlinux_btf_id()9357 ret = find_attach_btf_id(obj->btf_vmlinux, attach_name, attach_type); in find_kernel_btf_id()9373 ret = find_attach_btf_id(mod->btf, attach_name, attach_type); in find_kernel_btf_id()