Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_internal.h345 FEAT_BTF_GLOBAL_FUNC, enumerator
H A Dlibbpf.c2698 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in btf_needs_sanitization()
2712 bool has_func_global = kernel_supports(obj, FEAT_BTF_GLOBAL_FUNC); in bpf_object__sanitize_btf()
4920 [FEAT_BTF_GLOBAL_FUNC] = {
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c170 FEAT_BTF_GLOBAL_FUNC, enumerator
2367 bool has_func_global = kernel_supports(FEAT_BTF_GLOBAL_FUNC); in btf_needs_sanitization()
2376 bool has_func_global = kernel_supports(FEAT_BTF_GLOBAL_FUNC); in bpf_object__sanitize_btf()
4035 [FEAT_BTF_GLOBAL_FUNC] = {

Completed in 31 milliseconds