Searched refs:traceprobe_finish_parse (Results 1 – 6 of 6) sorted by relevance
440 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
811 traceprobe_finish_parse(&ctx); in trace_eprobe_tp_update_arg()
1270 traceprobe_finish_parse(&ctx); in trace_fprobe_create_cb()
699 traceprobe_finish_parse(&ctx); in __trace_uprobe_create()
1075 traceprobe_finish_parse(&ctx); in trace_kprobe_create_cb()
1790 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx) in traceprobe_finish_parse() function