/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | stacktrace.c | 90 unsigned long ret_addr; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rethook.h | 62 unsigned long ret_addr; member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | stacktrace.c | 84 unsigned long ret_addr; member
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | switch_to.h | 39 unsigned long ret_addr; member
|
/kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
H A D | cfi.c | 76 unsigned long * volatile *ret_addr = (unsigned long **)__builtin_frame_address(0) + 1; in set_return_addr_unchecked() local 91 unsigned long * volatile *ret_addr = (unsigned long **)__builtin_frame_address(0) + 1; in set_return_addr() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | switch_to.h | 41 unsigned long ret_addr; member
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | dumpstack.c | 61 unsigned long ret_addr; in print_ftrace_graph_addr() local
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | dumpstack.c | 61 unsigned long ret_addr; in print_ftrace_graph_addr() local
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | unwinder.cc | 87 i::Address ret_addr = in GetReturnAddressFromFP() local
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | traps.c | 103 unsigned long ret_addr; in __dump() local [all...] |
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | ioremap.c | 190 void __iomem *ret_addr; in __ioremap_caller() local
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | devtree.c | 243 u64 ret_addr, ret_size; in dt_xlate() local
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | devtree.c | 243 u64 ret_addr, ret_size; in dt_xlate() local
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | ioremap.c | 196 void __iomem *ret_addr; in __ioremap_caller() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r3xx_vertprog.c | 453 unsigned int ret_addr; in translate_vertex_program() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
H A D | szrt_asan.c | 116 static void __asan_error(char *ptr, int size, int access, void *ret_addr) { in __asan_error() argument
|
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.c | 679 u16 ret_addr[] = { in asd_init_lseq_mdp() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kprobes.h | 166 kprobe_opcode_t *ret_addr; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.c | 679 u16 ret_addr[] = { in asd_init_lseq_mdp() local
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
H A D | gsc-core.c | 322 static int get_plane_info(struct gsc_frame *frm, u32 addr, u32 *index, u32 *ret_addr) in get_plane_info() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread-stack.c | 54 u64 ret_addr; member 238 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr, in thread_stack__push() argument 257 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop() argument 447 u64 ret_addr; in thread_stack__event() local 781 thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct call_path *cp, bool no_call, bool trace_end) thread_stack__push_cp() argument 813 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) thread_stack__pop_cp() argument 1023 u64 ret_addr; thread_stack__trace_end() local 1153 u64 ret_addr; thread_stack__process() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.c | 321 static int get_plane_info(struct gsc_frame *frm, u32 addr, u32 *index, u32 *ret_addr) in get_plane_info() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | thread-stack.c | 54 u64 ret_addr; member 238 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr, in thread_stack__push() argument 257 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop() argument 447 u64 ret_addr; in thread_stack__event() local 782 thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct call_path *cp, bool no_call, bool trace_end) thread_stack__push_cp() argument 814 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) thread_stack__pop_cp() argument 1024 u64 ret_addr; thread_stack__trace_end() local 1152 u64 ret_addr; thread_stack__process() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | process.c | 2146 unsigned long ret_addr; in show_stack() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | amd.c | 682 u64 ret_addr = norm_addr; in umc_normaddr_to_sysaddr() local [all...] |