Home
last modified time | relevance | path

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

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