Searched defs:ret_addr (Results 1 – 16 of 16) sorted by relevance
/linux/tools/perf/util/ |
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() 257 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop() 447 u64 ret_addr; in thread_stack__event() local 781 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp() 814 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 1023 u64 ret_addr; in thread_stack__trace_end() local 1153 u64 ret_addr; in thread_stack__process() local
|
/linux/arch/x86/kernel/ |
A D | stacktrace.c | 84 unsigned long ret_addr; member
|
/linux/arch/x86/include/asm/ |
A D | switch_to.h | 39 unsigned long ret_addr; member
|
/linux/arch/sh/kernel/ |
A D | dumpstack.c | 61 unsigned long ret_addr; in print_ftrace_graph_addr() local
|
/linux/arch/nds32/kernel/ |
A D | traps.c | 60 unsigned long ret_addr; in __dump() local
|
/linux/arch/powerpc/boot/ |
A D | devtree.c | 243 u64 ret_addr, ret_size; in dt_xlate() local
|
/linux/arch/x86/mm/ |
A D | ioremap.c | 190 void __iomem *ret_addr; in __ioremap_caller() local
|
/linux/drivers/scsi/aic94xx/ |
A D | aic94xx_seq.c | 679 u16 ret_addr[] = { in asd_init_lseq_mdp() local
|
/linux/drivers/media/platform/exynos-gsc/ |
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()
|
/linux/fs/nfsd/ |
A D | nfsd.h | 413 size_t ret_addr, ret_port; in nfsd4_set_netaddr() local
|
/linux/include/linux/ |
A D | kprobes.h | 165 kprobe_opcode_t *ret_addr; member
|
/linux/arch/x86/kernel/cpu/mce/ |
A D | amd.c | 696 u64 ret_addr = norm_addr; in umc_normaddr_to_sysaddr() local
|
/linux/arch/powerpc/kernel/ |
A D | process.c | 2160 unsigned long ret_addr; in show_stack() local
|
/linux/drivers/infiniband/ulp/ipoib/ |
A D | ipoib_main.c | 293 __be32 ret_addr; in ipoib_is_dev_match_addr_rcu() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | pcie.c | 1681 u32 ret_addr; in brcmf_pcie_buscore_prep_addr() local
|
/linux/tools/perf/util/intel-pt-decoder/ |
A D | intel-pt-decoder.c | 157 uint64_t ret_addr; member
|
Completed in 47 milliseconds