Searched refs:obj_needs_vmlinux_btf (Results 1 – 1 of 1) sorted by relevance
3431 static bool obj_needs_vmlinux_btf(const struct bpf_object *obj) in obj_needs_vmlinux_btf() function3475 if (!force && !obj_needs_vmlinux_btf(obj)) in bpf_object__load_vmlinux_btf()