Home
last modified time | relevance | path

Searched refs:btf_is_ptr_to_func_proto (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c288 static bool btf_is_ptr_to_func_proto(const struct btf *btf, in btf_is_ptr_to_func_proto() function
357 needs_typeof = btf_is_array(var) || btf_is_ptr_to_func_proto(btf, var); in codegen_subskel_datasecs()