Searched defs:entry_ip (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/kernel/trace/ |
D | trace_fprobe.c | 208 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func() 249 static int trace_fprobe_entry_handler(struct fprobe *fp, unsigned long entry_ip, in trace_fprobe_entry_handler() 295 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func() 307 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func() 342 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func() 377 static int fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fentry_dispatcher() 395 static void fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fexit_dispatcher()
|
D | bpf_trace.c | 2588 unsigned long entry_ip; member 2774 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local 2804 unsigned long entry_ip, struct ftrace_regs *fregs, in kprobe_multi_link_prog_run() 3162 unsigned long entry_ip; member 3271 unsigned long entry_ip, in uprobe_prog_run()
|