/kernel/linux/linux-5.10/mm/kasan/ |
H A D | tags.c | 78 check_memory_region(unsigned long addr, size_t size, bool write, unsigned long ret_ip) check_memory_region() argument
|
H A D | generic.c | 168 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 D | sw_tags.c | 73 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 D | generic.c | 162 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 D | fprobe_example.c | 51 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 D | test_fprobe.c | 41 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 D | fprobe.c | 122 fprobe_exit_handler(struct rethook_node *rh, void *data, unsigned long ret_ip, struct pt_regs *regs) fprobe_exit_handler() argument
|
H A D | trace_fprobe.c | 215 __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 D | trace.h | 160 unsigned long ret_ip; member 171 unsigned long ret_ip; member
|
H A D | bpf_trace.c | 2734 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 D | common.c | 64 __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 D | btree.c | 25 __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 D | btree.c | 26 __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 D | common.c | 66 __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 D | trace.h | 136 unsigned long ret_ip; member
|