Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c208 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()
H A Dbpf_trace.c2575 unsigned long entry_ip; global() member
2761 u64 *cookie, entry_ip; bpf_kprobe_multi_cookie() local
2791 kprobe_multi_link_prog_run(struct bpf_kprobe_multi_link * link,unsigned long entry_ip,struct ftrace_regs * fregs,bool is_return,void * data) kprobe_multi_link_prog_run() argument
3149 unsigned long entry_ip; global() member
3258 uprobe_prog_run(struct bpf_uprobe * uprobe,unsigned long entry_ip,struct pt_regs * regs,bool is_return,void * data) uprobe_prog_run() argument
[all...]