Searched refs:btf_is_ptr_to_func_proto (Results 1 – 1 of 1) sorted by relevance
318 static bool btf_is_ptr_to_func_proto(const struct btf *btf, in btf_is_ptr_to_func_proto() function387 needs_typeof = btf_is_array(var) || btf_is_ptr_to_func_proto(btf, var); in codegen_subskel_datasecs()