Home
last modified time | relevance | path

Searched refs:bpf_object__is_btf_mandatory (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c1433 static bool bpf_object__is_btf_mandatory(const struct bpf_object *obj) in bpf_object__is_btf_mandatory() function
1442 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()