Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/xtensa/include/asm/
H A Dptrace.h93 # define profile_pc(regs) instruction_pointer(regs) macro
95 # define profile_pc(regs) \ macro
/openbmc/linux/arch/hexagon/include/uapi/asm/
H A Dptrace.h30 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/arm64/kernel/
H A Dtime.c45 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/linux/arch/m68k/include/asm/
H A Dptrace.h16 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dptrace.h15 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/arm/kernel/
H A Dtime.c44 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/linux/arch/alpha/include/asm/
H A Dptrace.h11 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/x86/kernel/
H A Dtime.c28 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/linux/arch/ia64/include/asm/
H A Dptrace.h81 #define profile_pc(regs) \ macro
/openbmc/linux/arch/csky/include/asm/
H A Dptrace.h25 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/sh/include/asm/
H A Dptrace.h129 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/linux/arch/parisc/kernel/
H A Dtime.c123 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/u-boot/arch/mips/include/asm/
H A Dptrace.h90 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/mips/include/asm/
H A Dptrace.h160 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/arm/include/asm/
H A Dptrace.h108 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dptrace.h163 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/x86/um/asm/
H A Dptrace.h33 #define profile_pc(regs) PT_REGS_IP(regs) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dptrace.h72 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/sparc/kernel/
H A Dtime_32.c67 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/u-boot/arch/sh/include/asm/
H A Dptrace.h102 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dptrace.h120 # define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dptrace.h83 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dptrace.h69 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dptrace.h73 #define profile_pc(regs) instruction_pointer(regs) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dptrace.h80 #define profile_pc(regs) instruction_pointer(regs) macro

12