Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c322 static int fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fentry_dispatcher() function
337 NOKPROBE_SYMBOL(fentry_dispatcher);
387 tf->fp.entry_handler = fentry_dispatcher; in alloc_trace_fprobe()