Searched refs:traceprobe_finish_parse (Results 1 – 6 of 6) sorted by relevance
441 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
811 traceprobe_finish_parse(&ctx); in trace_eprobe_tp_update_arg()
1243 traceprobe_finish_parse(&ctx); in __trace_fprobe_create()
702 traceprobe_finish_parse(&ctx); in __trace_uprobe_create()
1067 traceprobe_finish_parse(&ctx); in __trace_kprobe_create()
1807 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx) in traceprobe_finish_parse() function