Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dfeatures.c675 [FEAT_BTF_GLOBAL_FUNC] = {
H A Dlibbpf_internal.h363 FEAT_BTF_GLOBAL_FUNC, enumerator
H A Dlibbpf.c3162 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in btf_needs_sanitization()
3179 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in bpf_object__sanitize_btf()