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.c451 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func() function
483 NOKPROBE_SYMBOL(fentry_perf_func);
534 ret = fentry_perf_func(tf, entry_ip, fregs); in fentry_dispatcher()