Searched defs:entry_ip (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 349 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func() 390 static int trace_fprobe_entry_handler(struct fprobe *fp, unsigned long entry_ip, in trace_fprobe_entry_handler() 436 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func() 448 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func() 482 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func() 517 static int fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fentry_dispatcher() 536 static void fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fexit_dispatcher()
|
| H A D | bpf_trace.c | 2349 unsigned long entry_ip; member 2566 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local 2596 unsigned long entry_ip, struct ftrace_regs *fregs, in kprobe_multi_link_prog_run() 2973 unsigned long entry_ip; member 3126 unsigned long entry_ip, in uprobe_prog_run()
|