Searched refs:btf_find_func_proto (Results 1 – 4 of 4) sorted by relevance
4 const struct btf_type *btf_find_func_proto(const char *func_name,
13 const struct btf_type *btf_find_func_proto(const char *func_name, struct btf **btf_p) in btf_find_func_proto() function
714 t = btf_find_func_proto(name, &btf); in print_function_args()
479 type = btf_find_func_proto(ctx->funcname, &btf); in query_btf_context()