Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dfprobe.c249 static int fprobe_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops, in fprobe_entry() function
337 NOKPROBE_SYMBOL(fprobe_entry);
376 .entryfunc = fprobe_entry,