Home
last modified time | relevance | path

Searched refs:ret_ip (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dtrace.h186 xfs_agblock_t bno, int error, void *ret_ip),
187 TP_ARGS(sc, agno, bno, error, ret_ip),
194 __field(void *, ret_ip)
202 __entry->ret_ip = ret_ip;
210 __entry->ret_ip)
215 xfs_fileoff_t offset, int error, void *ret_ip),
216 TP_ARGS(sc, whichfork, offset, error, ret_ip),
224 __field(void *, ret_ip)
233 __entry->ret_ip = ret_ip;
242 __entry->ret_ip)
[all …]
H A Dbtree.c32 void *ret_ip) in __xchk_btree_process_error() argument
52 *error, ret_ip); in __xchk_btree_process_error()
55 *error, ret_ip); in __xchk_btree_process_error()
90 void *ret_ip) in __xchk_btree_set_corrupt() argument
96 ret_ip); in __xchk_btree_set_corrupt()
99 ret_ip); in __xchk_btree_set_corrupt()
H A Dcommon.c72 void *ret_ip) in __xchk_process_error() argument
92 ret_ip); in __xchk_process_error()
128 void *ret_ip) in __xchk_fblock_process_error() argument
146 ret_ip); in __xchk_fblock_process_error()
/openbmc/linux/mm/kasan/
H A Dsw_tags.c74 unsigned long ret_ip) in kasan_check_range() argument
84 return !kasan_report(addr, size, write, ret_ip); in kasan_check_range()
110 return !kasan_report(addr, size, write, ret_ip); in kasan_check_range()
115 return !kasan_report(addr, size, write, ret_ip); in kasan_check_range()
172 unsigned long ret_ip) in kasan_tag_mismatch() argument
175 ret_ip); in kasan_tag_mismatch()
H A Dgeneric.c164 unsigned long ret_ip) in check_region_inline() argument
173 return !kasan_report(addr, size, write, ret_ip); in check_region_inline()
176 return !kasan_report(addr, size, write, ret_ip); in check_region_inline()
181 return !kasan_report(addr, size, write, ret_ip); in check_region_inline()
185 unsigned long ret_ip) in kasan_check_range() argument
187 return check_region_inline(addr, size, write, ret_ip); in kasan_check_range()
H A Dkasan.h319 unsigned long ret_ip);
642 unsigned long ret_ip);
/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c219 unsigned long ret_ip, struct pt_regs *regs, in trace_fprobe_entry_handler() argument
233 unsigned long ret_ip, struct pt_regs *regs, in NOKPROBE_SYMBOL()
257 entry->ret_ip = ret_ip; in NOKPROBE_SYMBOL()
265 unsigned long ret_ip, struct pt_regs *regs, void *entry_data) in fexit_trace_func() argument
270 __fexit_trace_func(tf, entry_ip, ret_ip, regs, entry_data, link->file); in fexit_trace_func()
309 unsigned long ret_ip, struct pt_regs *regs, in fexit_perf_func() argument
332 entry->ret_ip = ret_ip; in fexit_perf_func()
341 unsigned long ret_ip, struct pt_regs *regs, in fentry_dispatcher() argument
358 unsigned long ret_ip, struct pt_regs *regs, in fexit_dispatcher() argument
364 fexit_trace_func(tf, entry_ip, ret_ip, regs, entry_data); in fexit_dispatcher()
[all …]
H A Dfprobe.c123 unsigned long ret_ip, struct pt_regs *regs) in fprobe_exit_handler() argument
144 fp->exit_handler(fp, fpr->entry_ip, ret_ip, regs, in fprobe_exit_handler()
H A Dtrace_kprobe.c1451 entry->ret_ip = get_kretprobe_retaddr(ri); in __kretprobe_trace_func()
1515 if (!seq_print_ip_sym(s, field->ret_ip, flags | TRACE_ITER_SYM_OFFSET)) in print_kretprobe_event()
1562 DEFINE_FIELD(unsigned long, ret_ip, FIELD_STRING_RETIP, 0); in kretprobe_event_define_fields()
1646 entry->ret_ip = get_kretprobe_retaddr(ri); in kretprobe_perf_func()
H A Dtrace.h160 unsigned long ret_ip; member
171 unsigned long ret_ip; member
H A Dbpf_trace.c2748 unsigned long ret_ip, struct pt_regs *regs, in kprobe_multi_link_handler() argument
2760 unsigned long ret_ip, struct pt_regs *regs, in kprobe_multi_link_exit_handler() argument
/openbmc/linux/samples/fprobe/
H A Dfprobe_example.c52 unsigned long ret_ip, in sample_entry_handler() argument
70 unsigned long ret_ip, struct pt_regs *regs, in sample_exit_handler() argument
73 unsigned long rip = ret_ip; in sample_exit_handler()
/openbmc/linux/lib/
H A Dtest_fprobe.c42 unsigned long ret_ip, in fp_entry_handler() argument
61 unsigned long ret_ip, in fp_exit_handler() argument
83 unsigned long ret_ip, in nest_entry_handler() argument
91 unsigned long ret_ip, in nest_exit_handler() argument
/openbmc/linux/include/linux/
H A Dfprobe.h38 unsigned long ret_ip, struct pt_regs *regs,
41 unsigned long ret_ip, struct pt_regs *regs,
/openbmc/linux/Documentation/trace/
H A Dfprobe.rst94 …int entry_callback(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs…
96 …void exit_callback(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs…
111 @ret_ip