Searched refs:traceprobe_finish_parse (Results 1 – 6 of 6) sorted by relevance
439 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
814 traceprobe_finish_parse(&ctx); in trace_eprobe_tp_update_arg()
1157 traceprobe_finish_parse(&ctx); in __trace_fprobe_create()
693 traceprobe_finish_parse(&ctx); in __trace_uprobe_create()
982 traceprobe_finish_parse(&ctx); in __trace_kprobe_create()
1702 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx) in traceprobe_finish_parse() function