Home
last modified time | relevance | path

Searched refs:traceprobe_finish_parse (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace_probe.h448 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
451 traceprobe_finish_parse(ctx); in traceprobe_free_parse_ctx()
H A Dtrace_probe.c1861 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx) in traceprobe_finish_parse() function