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.c591 [FEAT_BTF_GLOBAL_FUNC] = {
H A Dlibbpf_internal.h362 FEAT_BTF_GLOBAL_FUNC, enumerator
H A Dlibbpf.c3133 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in btf_needs_sanitization()
3148 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in bpf_object__sanitize_btf()