Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/trace/
H A Dfprobe.c19 unsigned long entry_ip; member
H A Dtrace_fprobe.c172 __fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in __fentry_trace_func() argument
203 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func() argument
215 __fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in __fexit_trace_func() argument
247 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func() argument
259 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func() argument
291 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs) fexit_perf_func() argument
322 fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) fentry_dispatcher() argument
339 fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) fexit_dispatcher() argument
[all...]
H A Dbpf_trace.c2522 unsigned long entry_ip; member
2678 u64 *cookie, entry_ip; in bpf_kprobe_multi_cookie() local
2705 kprobe_multi_link_prog_run(struct bpf_kprobe_multi_link *link, unsigned long entry_ip, struct pt_regs *regs) kprobe_multi_link_prog_run() argument
3047 unsigned long entry_ip; global() member
3087 uprobe_prog_run(struct bpf_uprobe *uprobe, unsigned long entry_ip, struct pt_regs *regs) uprobe_prog_run() argument
[all...]

Completed in 6 milliseconds