Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h413 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
H A Dtrace_eprobe.c814 traceprobe_finish_parse(&ctx); in trace_eprobe_tp_update_arg()
H A Dtrace_fprobe.c1130 traceprobe_finish_parse(&ctx); in __trace_fprobe_create()
H A Dtrace_uprobe.c691 traceprobe_finish_parse(&ctx); in __trace_uprobe_create()
H A Dtrace_kprobe.c970 traceprobe_finish_parse(&ctx); in __trace_kprobe_create()
H A Dtrace_probe.c1576 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx) in traceprobe_finish_parse() function