Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dfeatures.c736 [FEAT_BTF_LAYOUT] = {
H A Dlibbpf_internal.h401 FEAT_BTF_LAYOUT, enumerator
H A Dlibbpf.c3170 bool has_layout = kernel_supports(obj, FEAT_BTF_LAYOUT); in btf_needs_sanitization()
3187 bool has_layout = kernel_supports(obj, FEAT_BTF_LAYOUT); in bpf_object__sanitize_btf()