/linux-3.4.99/arch/cris/include/asm/ |
D | ptrace.h | 12 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/hexagon/include/asm/ |
D | ptrace.h | 29 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/sh/include/asm/ |
D | ptrace.h | 131 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function 140 #define profile_pc profile_pc macro
|
/linux-3.4.99/arch/x86/kernel/ |
D | time.c | 30 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
|
/linux-3.4.99/arch/arm/kernel/ |
D | time.c | 51 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
|
/linux-3.4.99/include/asm-generic/ |
D | ptrace.h | 33 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/parisc/kernel/ |
D | time.c | 173 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
|
/linux-3.4.99/arch/x86/um/asm/ |
D | ptrace_32.h | 35 #define profile_pc(regs) PT_REGS_IP(regs) macro
|
D | ptrace_64.h | 54 #define profile_pc(regs) PT_REGS_IP(regs) macro
|
/linux-3.4.99/arch/sparc/kernel/ |
D | time_32.c | 55 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
|
/linux-3.4.99/arch/h8300/include/asm/ |
D | ptrace.h | 62 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/frv/include/asm/ |
D | ptrace.h | 81 #define profile_pc(regs) ((regs)->pc) macro
|
/linux-3.4.99/arch/xtensa/include/asm/ |
D | ptrace.h | 125 # define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/score/include/asm/ |
D | ptrace.h | 85 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/openrisc/include/asm/ |
D | ptrace.h | 91 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/tile/include/asm/ |
D | ptrace.h | 104 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/mips/include/asm/ |
D | ptrace.h | 154 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | ptrace.h | 87 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | ptrace.h | 74 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/c6x/include/asm/ |
D | ptrace.h | 164 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/mn10300/include/asm/ |
D | ptrace.h | 95 #define profile_pc(regs) ((regs)->pc) macro
|
/linux-3.4.99/arch/microblaze/include/asm/ |
D | ptrace.h | 62 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | ptrace.h | 133 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/cris/include/arch-v10/arch/ |
D | ptrace.h | 114 #define profile_pc(regs) instruction_pointer(regs) macro
|
/linux-3.4.99/arch/arm/include/asm/ |
D | ptrace.h | 202 #define profile_pc(regs) instruction_pointer(regs) macro
|