Searched defs:ret_ip (Results 1 – 9 of 9) sorted by relevance
/linux/lib/ |
H A D | test_fprobe.c | 42 fp_entry_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) fp_entry_handler() argument 61 fp_exit_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) fp_exit_handler() argument 83 nest_entry_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) nest_entry_handler() argument 91 nest_exit_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) nest_exit_handler() argument
|
/linux/samples/fprobe/ |
H A D | fprobe_example.c | 52 unsigned long ret_ip, in sample_entry_handler() argument 70 unsigned long ret_ip, struct ftrace_regs *regs, in sample_exit_handler() argument
|
/linux/mm/kasan/ |
H A D | sw_tags.c | 74 kasan_check_range(const void * addr,size_t size,bool write,unsigned long ret_ip) kasan_check_range() argument 172 kasan_tag_mismatch(void * addr,unsigned long access_info,unsigned long ret_ip) kasan_tag_mismatch() argument
|
/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 | 252 unsigned long ret_ip; in fprobe_entry() local 341 unsigned long ret_ip; in fprobe_return() local
|
H A D | trace.h | 161 unsigned long ret_ip; member 172 unsigned long ret_ip; member
|
H A D | bpf_trace.c | 2841 unsigned long ret_ip, struct ftrace_regs *fregs, in kprobe_multi_link_handler() 2855 unsigned long ret_ip, struct ftrace_regs *fregs, in kprobe_multi_link_exit_handler()
|
/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()
|