Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dfeatures.c631 [FEAT_BTF_ENUM64] = {
H A Dlibbpf_internal.h386 FEAT_BTF_ENUM64, enumerator
H A Dlibbpf.c3139 bool has_enum64 = kernel_supports(obj, FEAT_BTF_ENUM64); in btf_needs_sanitization()
3154 bool has_enum64 = kernel_supports(obj, FEAT_BTF_ENUM64); in bpf_object__sanitize_btf()