Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/kasan/
H A Dtags.c78 check_memory_region(unsigned long addr, size_t size, bool write, unsigned long ret_ip) check_memory_region() argument
H A Dgeneric.c168 check_memory_region_inline(unsigned long addr, size_t size, bool write, unsigned long ret_ip) check_memory_region_inline() argument
195 check_memory_region(unsigned long addr, size_t size, bool write, unsigned long ret_ip) check_memory_region() argument
/kernel/linux/linux-6.6/mm/kasan/
H A Dsw_tags.c73 kasan_check_range(const void *addr, size_t size, bool write, unsigned long ret_ip) kasan_check_range() argument
171 kasan_tag_mismatch(void *addr, unsigned long access_info, unsigned long ret_ip) kasan_tag_mismatch() argument
H A Dgeneric.c162 check_region_inline(const void *addr, size_t size, bool write, unsigned long ret_ip) check_region_inline() argument
184 kasan_check_range(const void *addr, size_t size, bool write, unsigned long ret_ip) kasan_check_range() argument
/kernel/linux/linux-6.6/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) sample_entry_handler() argument
69 sample_exit_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) sample_exit_handler() argument
/kernel/linux/linux-6.6/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) fp_entry_handler() argument
60 fp_exit_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) fp_exit_handler() argument
82 nest_entry_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) nest_entry_handler() argument
90 nest_exit_handler(struct fprobe *fp, unsigned long ip, unsigned long ret_ip, struct pt_regs *regs, void *data) nest_exit_handler() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dfprobe.c122 fprobe_exit_handler(struct rethook_node *rh, void *data, unsigned long ret_ip, struct pt_regs *regs) fprobe_exit_handler() argument
H A Dtrace_fprobe.c215 __fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, struct trace_event_file *trace_file) __fexit_trace_func() argument
247 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs) fexit_trace_func() argument
291 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs) fexit_perf_func() argument
322 fentry_dispatcher(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) fentry_dispatcher() argument
339 fexit_dispatcher(struct fprobe *fp, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, void *entry_data) fexit_dispatcher() argument
[all...]
H A Dtrace.h160 unsigned long ret_ip; member
171 unsigned long ret_ip; member
H A Dbpf_trace.c2734 kprobe_multi_link_handler(struct fprobe *fp, unsigned long fentry_ip, unsigned long ret_ip, struct pt_regs *regs, void *data) kprobe_multi_link_handler() argument
2746 kprobe_multi_link_exit_handler(struct fprobe *fp, unsigned long fentry_ip, unsigned long ret_ip, struct pt_regs *regs, void *data) kprobe_multi_link_exit_handler() argument
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dcommon.c64 __xchk_process_error( struct xfs_scrub *sc, xfs_agnumber_t agno, xfs_agblock_t bno, int *error, __u32 errflag, void *ret_ip) __xchk_process_error() argument
117 __xchk_fblock_process_error( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset, int *error, __u32 errflag, void *ret_ip) __xchk_fblock_process_error() argument
H A Dbtree.c25 __xchk_btree_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error, __u32 errflag, void *ret_ip) __xchk_btree_process_error() argument
83 __xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, __u32 errflag, void *ret_ip) __xchk_btree_set_corrupt() argument
/kernel/linux/linux-6.6/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) __xchk_btree_process_error() argument
85 __xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, __u32 errflag, void *ret_ip) __xchk_btree_set_corrupt() argument
H A Dcommon.c66 __xchk_process_error( struct xfs_scrub *sc, xfs_agnumber_t agno, xfs_agblock_t bno, int *error, __u32 errflag, void *ret_ip) __xchk_process_error() argument
122 __xchk_fblock_process_error( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset, int *error, __u32 errflag, void *ret_ip) __xchk_fblock_process_error() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h136 unsigned long ret_ip; member

Completed in 20 milliseconds