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

/linux-master/tools/lib/bpf/
H A Dfeatures.c535 [FEAT_BTF_TYPE_TAG] = {
H A Dlibbpf_internal.h364 FEAT_BTF_TYPE_TAG, enumerator in enum:kern_feature_id
H A Dlibbpf.c3004 bool has_type_tag = kernel_supports(obj, FEAT_BTF_TYPE_TAG);
3019 bool has_type_tag = kernel_supports(obj, FEAT_BTF_TYPE_TAG);

Completed in 169 milliseconds