Searched defs:ret_addr (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | 
| D | thread-stack.c | 75 	u64 ret_addr;  member149 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()
 284 		u64 ret_addr;  in thread_stack__event()  local
 469 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr,  in thread_stack__push_cp()
 494 				u64 ret_addr, u64 timestamp, u64 ref,  in thread_stack__pop_cp()
 654 	u64 ret_addr;  in thread_stack__trace_end()  local
 720 		u64 ret_addr;  in thread_stack__process()  local
 
 | 
| /linux-4.4.14/arch/blackfin/include/asm/ | 
| D | ftrace.h | 36 	unsigned long *endstack, *fp, *ret_addr;  in return_address()  local
 | 
| /linux-4.4.14/arch/blackfin/kernel/ | 
| D | dumpstack.c | 41 	unsigned int i, j, ret_addr, frame_no = 0;  in show_stack()  local
 | 
| /linux-4.4.14/arch/x86/kernel/ | 
| D | dumpstack.c | 48 	unsigned long ret_addr;  in print_ftrace_graph_addr()  local130 	unsigned long *ret_addr = &frame->return_address;  in print_context_stack_bp()  local
 
 | 
| D | stacktrace.c | 88 	unsigned long		ret_addr;  member
 | 
| /linux-4.4.14/arch/sh/kernel/ | 
| D | dumpstack.c | 60 	unsigned long ret_addr;  in print_ftrace_graph_addr()  local
 | 
| /linux-4.4.14/arch/x86/mm/ | 
| D | ioremap.c | 94 	void __iomem *ret_addr;  in __ioremap_caller()  local
 | 
| /linux-4.4.14/arch/powerpc/boot/ | 
| D | devtree.c | 238 	u64 ret_addr, ret_size;  in dt_xlate()  local
 | 
| /linux-4.4.14/drivers/scsi/aic94xx/ | 
| D | aic94xx_seq.c | 695 	u16 ret_addr[] = {  in asd_init_lseq_mdp()  local
 | 
| /linux-4.4.14/include/linux/ | 
| D | kprobes.h | 198 	kprobe_opcode_t *ret_addr;  member
 | 
| /linux-4.4.14/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.4.14/drivers/infiniband/ulp/ipoib/ | 
| D | ipoib_main.c | 241 	__be32 ret_addr;  in ipoib_is_dev_match_addr_rcu()  local
 | 
| /linux-4.4.14/tools/perf/util/intel-pt-decoder/ | 
| D | intel-pt-decoder.c | 99 	uint64_t ret_addr;  member
 | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | pcie.c | 1709 	u32 ret_addr;  in brcmf_pcie_buscore_prep_addr()  local
 |