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

/linux-master/tools/bpf/bpftool/
H A Dgen.c318 static bool btf_is_ptr_to_func_proto(const struct btf *btf, function
387 needs_typeof = btf_is_array(var) || btf_is_ptr_to_func_proto(btf, var);

Completed in 196 milliseconds