Searched defs:ret_addr (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | thread-stack.c | 75 u64 ret_addr; member 149 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push() 166 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop() 276 u64 ret_addr; in thread_stack__event() local 461 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp() 486 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 646 u64 ret_addr; in thread_stack__trace_end() local 712 u64 ret_addr; in thread_stack__process() local
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | ftrace.h | 36 unsigned long *endstack, *fp, *ret_addr; in return_address() local
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | dumpstack.c | 41 unsigned int i, j, ret_addr, frame_no = 0; in show_stack() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | dumpstack.c | 48 unsigned long ret_addr; in print_ftrace_graph_addr() local 130 unsigned long *ret_addr = &frame->return_address; in print_context_stack_bp() local
|
D | stacktrace.c | 88 unsigned long ret_addr; member
|
/linux-4.1.27/arch/sh/kernel/ |
D | dumpstack.c | 60 unsigned long ret_addr; in print_ftrace_graph_addr() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | commonring.c | 242 void *ret_addr; in brcmf_commonring_get_read_ptr() local
|
D | pcie.c | 1513 u32 ret_addr; in brcmf_pcie_buscore_prep_addr() local
|
/linux-4.1.27/arch/x86/mm/ |
D | ioremap.c | 93 void __iomem *ret_addr; in __ioremap_caller() local
|
/linux-4.1.27/arch/powerpc/boot/ |
D | devtree.c | 238 u64 ret_addr, ret_size; in dt_xlate() local
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_seq.c | 695 u16 ret_addr[] = { in asd_init_lseq_mdp() local
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
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()
|
/linux-4.1.27/include/linux/ |
D | kprobes.h | 198 kprobe_opcode_t *ret_addr; member
|