Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c277 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func() function
306 NOKPROBE_SYMBOL(fentry_perf_func);
352 ret = fentry_perf_func(tf, entry_ip, regs); in fentry_dispatcher()