Home
last modified time | relevance | path

Searched defs:profile_pc (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dptrace.h94 # define profile_pc(regs) instruction_pointer(regs) macro
96 # define profile_pc(regs) \ macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtime.c35 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dptrace.h23 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/uapi/asm/
H A Dptrace.h30 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dptrace.h16 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dptrace.h15 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtime.c44 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dptrace.h11 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtime.c28 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dptrace.h25 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dptrace.h26 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dptrace.h76 #define profile_pc(regs) \ macro
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dtime.c124 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dptrace.h129 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dptrace.h91 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dptrace.h157 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dptrace.h74 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dptrace.h109 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Dptrace.h33 #define profile_pc(regs) PT_REGS_IP(regs) macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dptrace.h72 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dtime_32.c68 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dptrace.h102 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dptrace.h121 # define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dptrace.h69 #define profile_pc(regs) instruction_pointer(regs) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dptrace.h83 #define profile_pc(regs) instruction_pointer(regs) macro

12