Searched defs:ret_ip (Results 1 – 7 of 7) sorted by relevance
/linux/samples/fprobe/ |
H A D | fprobe_example.c | 52 unsigned long ret_ip, in sample_entry_handler() 70 unsigned long ret_ip, struct ftrace_regs *regs, in sample_exit_handler()
|
/linux/kernel/trace/ |
H A D | trace_fprobe.c | 250 unsigned long ret_ip, struct ftrace_regs *fregs, in trace_fprobe_entry_handler() 296 unsigned long ret_ip, struct ftrace_regs *fregs, void *entry_data) in fexit_trace_func() 343 unsigned long ret_ip, struct ftrace_regs *fregs, in fexit_perf_func() 378 unsigned long ret_ip, struct ftrace_regs *fregs, in fentry_dispatcher() 396 unsigned long ret_ip, struct ftrace_regs *fregs, in fexit_dispatcher()
|
H A D | fprobe.c | 255 unsigned long ret_ip; in fprobe_entry() local 344 unsigned long ret_ip; in fprobe_return() local
|
H A D | trace.h | 162 unsigned long ret_ip; member 173 unsigned long ret_ip; member
|
H A D | bpf_trace.c | 2828 kprobe_multi_link_handler(struct fprobe * fp,unsigned long fentry_ip,unsigned long ret_ip,struct ftrace_regs * fregs,void * data) kprobe_multi_link_handler() argument 2842 kprobe_multi_link_exit_handler(struct fprobe * fp,unsigned long fentry_ip,unsigned long ret_ip,struct ftrace_regs * fregs,void * data) kprobe_multi_link_exit_handler() argument
|
/linux/fs/xfs/scrub/ |
H A D | btree.c | 32 void *ret_ip) in __xchk_btree_process_error() 90 void *ret_ip) in __xchk_btree_set_corrupt()
|
H A D | common.c | 83 void *ret_ip) in __xchk_process_error() 158 void *ret_ip) in __xchk_fblock_process_error()
|