Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_fprobe.c33 static notrace void fp_entry_handler(struct fprobe *fp, unsigned long ip, struct pt_regs *regs) in fp_entry_handler() function
60 .entry_handler = fp_entry_handler, in test_fprobe_entry()
87 .entry_handler = fp_entry_handler, in test_fprobe()
113 .entry_handler = fp_entry_handler, in test_fprobe_syms()