Home
last modified time | relevance | path

Searched defs:entry_ip (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c207 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func()
218 static int trace_fprobe_entry_handler(struct fprobe *fp, unsigned long entry_ip, in trace_fprobe_entry_handler()
264 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func()
276 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func()
308 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func()
340 static int fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fentry_dispatcher()
357 static void fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fexit_dispatcher()
H A Dfprobe.c19 unsigned long entry_ip; member
H A Dbpf_trace.c2523 unsigned long entry_ip; member
2679 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local
2707 unsigned long entry_ip, struct pt_regs *regs) in kprobe_multi_link_prog_run()
3049 unsigned long entry_ip; member
3090 unsigned long entry_ip, in uprobe_prog_run()