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.c352 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func()
393 static int trace_fprobe_entry_handler(struct fprobe *fp, unsigned long entry_ip, in trace_fprobe_entry_handler()
439 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func()
451 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func()
486 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func()
521 static int fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fentry_dispatcher()
540 static void fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, in fexit_dispatcher()
H A Dbpf_trace.c2291 unsigned long entry_ip; member
2504 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local
2534 unsigned long entry_ip, struct ftrace_regs *fregs, in kprobe_multi_link_prog_run() argument
2906 unsigned long entry_ip; global() member
3059 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...]