Searched defs:entry_ip (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_fprobe.c | 203 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func() 215 __fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in __fexit_trace_func() 247 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func() 259 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func() 291 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func() 322 static int fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fentry_dispatcher() 339 static void fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fexit_dispatcher()
|
| D | fprobe.c | 19 unsigned long entry_ip; member
|
| D | bpf_trace.c | 2522 unsigned long entry_ip; member 2678 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local 2706 unsigned long entry_ip, struct pt_regs *regs) in kprobe_multi_link_prog_run() 3047 unsigned long entry_ip; member 3088 unsigned long entry_ip, in uprobe_prog_run()
|