Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dfeatures.c530 [FEAT_BTF_GLOBAL_FUNC] = {
H A Dlibbpf_internal.h350 FEAT_BTF_GLOBAL_FUNC, enumerator
H A Dlibbpf.c3108 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in btf_needs_sanitization()
3123 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in bpf_object__sanitize_btf()