Home
last modified time | relevance | path

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

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