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

/linux-master/tools/lib/bpf/
H A Dfeatures.c504 [FEAT_BTF_GLOBAL_FUNC] = {
H A Dlibbpf_internal.h346 FEAT_BTF_GLOBAL_FUNC, enumerator in enum:kern_feature_id
H A Dlibbpf.c2999 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC);
3014 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC);

Completed in 302 milliseconds