Searched refs:bpf_object__is_btf_mandatory (Results 1 – 1 of 1) sorted by relevance
1433 static bool bpf_object__is_btf_mandatory(const struct bpf_object *obj) in bpf_object__is_btf_mandatory() function1442 bool btf_required = bpf_object__is_btf_mandatory(obj); in bpf_object__init_btf()1513 if (bpf_object__is_btf_mandatory(obj)) in bpf_object__sanitize_and_load_btf()