Home
last modified time | relevance | path

Searched defs:return_address (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dreturn_address.c14 void *return_address(unsigned int depth) in return_address() function
49 void *return_address(unsigned int depth) in return_address() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dstacktrace.h97 unsigned long return_address; member
102 u32 return_address; member
H A Dsuspend_32.h31 unsigned long return_address; member
H A Dsuspend_64.h53 unsigned long return_address; member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dreturn_address.c35 void *return_address(unsigned int level) in return_address() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dreturn_address.c33 void *return_address(unsigned int level) in return_address() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dftrace.h49 static inline void *return_address(unsigned int level) in return_address() function
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dstacktrace.h10 unsigned long return_address; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dunwind_vdso.c61 static unsigned long return_address; variable
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dexception.c274 u32 return_address; in enter_exception32() local
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dstacktrace.c265 unsigned long return_address(unsigned level) in return_address() function
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dprocessor.h120 #define return_address() ({__asm__ __volatile__("":::"$31");__builtin_return_address(0);}) macro
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dunwind.c473 unsigned long return_address(unsigned int level) in return_address() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dprocessor.h402 #define return_address() ({__asm__ __volatile__("":::"$31");__builtin_return_address(0);}) macro