Searched refs:FEAT_BTF_DECL_TAG (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dfeatures.c532 [FEAT_BTF_DECL_TAG] = {
H A Dlibbpf_internal.h362 FEAT_BTF_DECL_TAG, enumerator in enum:kern_feature_id
H A Dlibbpf.c3003 bool has_decl_tag = kernel_supports(obj, FEAT_BTF_DECL_TAG);
3018 bool has_decl_tag = kernel_supports(obj, FEAT_BTF_DECL_TAG);
6523 if (!obj->btf || !kernel_supports(obj, FEAT_BTF_DECL_TAG))

Completed in 173 milliseconds