Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c339 static void fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fexit_dispatcher() function
352 NOKPROBE_SYMBOL(fexit_dispatcher);
385 tf->fp.exit_handler = fexit_dispatcher; in alloc_trace_fprobe()