Searched defs:ret_ip (Results 1 - 10 of 10) sorted by relevance

/linux-master/mm/kasan/
H A Dsw_tags.c73 kasan_check_range(const void *addr, size_t size, bool write, unsigned long ret_ip) argument
171 kasan_tag_mismatch(void *addr, unsigned long access_info, unsigned long ret_ip) argument
H A Dgeneric.c164 check_region_inline(const void *addr, size_t size, bool write, unsigned long ret_ip) argument
186 kasan_check_range(const void *addr, size_t size, bool write, unsigned long ret_ip) argument
/linux-master/samples/fprobe/
H A Dfprobe_example.c51 sample_entry_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
69 sample_exit_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
/linux-master/lib/
H A Dtest_fprobe.c41 fp_entry_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
60 fp_exit_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
82 nest_entry_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
90 nest_exit_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
/linux-master/kernel/trace/
H A Dfprobe.c122 fprobe_exit_handler(struct rethook_node *rh, void *data, unsigned long ret_ip, struct pt_regs *regs) argument
H A Dtrace_fprobe.c218 trace_fprobe_entry_handler(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) argument
232 __fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data, struct trace_event_file *trace_file) argument
264 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) argument
308 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) argument
340 fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) argument
357 fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) argument
[all...]
H A Dtrace.h160 unsigned long ret_ip; member in struct:kretprobe_trace_entry_head
171 unsigned long ret_ip; member in struct:fexit_trace_entry_head
H A Dbpf_trace.c2824 kprobe_multi_link_handler(struct fprobe *fp, unsigned long fentry_ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
2836 kprobe_multi_link_exit_handler(struct fprobe *fp, unsigned long fentry_ip, unsigned long ret_ip, struct pt_regs *regs, void *data) argument
/linux-master/fs/xfs/scrub/
H A Dbtree.c26 __xchk_btree_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error, __u32 errflag, void *ret_ip) argument
85 __xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, __u32 errflag, void *ret_ip) argument
H A Dcommon.c69 __xchk_process_error( struct xfs_scrub *sc, xfs_agnumber_t agno, xfs_agblock_t bno, int *error, __u32 errflag, void *ret_ip) argument
133 __xchk_fblock_process_error( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset, int *error, __u32 errflag, void *ret_ip) argument

Completed in 246 milliseconds