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

/linux-master/kernel/trace/
H A Dtrace_btf.h4 const struct btf_type *btf_find_func_proto(const char *func_name,
H A Dtrace_btf.c13 const struct btf_type *btf_find_func_proto(const char *func_name, struct btf **btf_p) function
H A Dtrace_probe.c452 type = btf_find_func_proto(ctx->funcname, &btf);

Completed in 118 milliseconds