Searched refs:FEAT_BTF (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/tools/lib/bpf/ | ||
D | features.c | 528 [FEAT_BTF] = { |
D | libbpf_internal.h | 343 FEAT_BTF, enumerator |
D | libbpf.c | 3497 if (!kernel_supports(obj, FEAT_BTF)) { in bpf_object__sanitize_and_load_btf() |