Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/scrub/
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 …]
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()
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()
/linux-6.6.21/mm/kasan/
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()
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()
Dkasan.h319 unsigned long ret_ip);
642 unsigned long ret_ip);
/linux-6.6.21/samples/fprobe/
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()
/linux-6.6.21/kernel/trace/
Dtrace_fprobe.c216 unsigned long ret_ip, struct pt_regs *regs, in __fexit_trace_func() argument
240 entry->ret_ip = ret_ip; in __fexit_trace_func()
248 unsigned long ret_ip, struct pt_regs *regs) in fexit_trace_func() argument
253 __fexit_trace_func(tf, entry_ip, ret_ip, regs, link->file); in fexit_trace_func()
292 unsigned long ret_ip, struct pt_regs *regs) in fexit_perf_func() argument
314 entry->ret_ip = ret_ip; in fexit_perf_func()
323 unsigned long ret_ip, struct pt_regs *regs, in fentry_dispatcher() argument
340 unsigned long ret_ip, struct pt_regs *regs, in fexit_dispatcher() argument
346 fexit_trace_func(tf, entry_ip, ret_ip, regs); in fexit_dispatcher()
349 fexit_perf_func(tf, entry_ip, ret_ip, regs); in fexit_dispatcher()
[all …]
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()
Dtrace_kprobe.c1406 entry->ret_ip = get_kretprobe_retaddr(ri); in __kretprobe_trace_func()
1470 if (!seq_print_ip_sym(s, field->ret_ip, flags | TRACE_ITER_SYM_OFFSET)) in print_kretprobe_event()
1517 DEFINE_FIELD(unsigned long, ret_ip, FIELD_STRING_RETIP, 0); in kretprobe_event_define_fields()
1601 entry->ret_ip = get_kretprobe_retaddr(ri); in kretprobe_perf_func()
Dtrace.h160 unsigned long ret_ip; member
171 unsigned long ret_ip; member
Dbpf_trace.c2735 unsigned long ret_ip, struct pt_regs *regs, in kprobe_multi_link_handler() argument
2747 unsigned long ret_ip, struct pt_regs *regs, in kprobe_multi_link_exit_handler() argument
/linux-6.6.21/include/linux/
Dfprobe.h38 unsigned long ret_ip, struct pt_regs *regs,
41 unsigned long ret_ip, struct pt_regs *regs,
/linux-6.6.21/lib/
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
/linux-6.6.21/Documentation/trace/
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