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

/linux-master/tools/lib/bpf/
H A Dfeatures.c544 [FEAT_BTF_ENUM64] = {
H A Dlibbpf_internal.h370 FEAT_BTF_ENUM64, enumerator in enum:kern_feature_id
H A Dlibbpf.c3005 bool has_enum64 = kernel_supports(obj, FEAT_BTF_ENUM64);
3020 bool has_enum64 = kernel_supports(obj, FEAT_BTF_ENUM64);

Completed in 462 milliseconds