| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | ptrace.h | 94 #  define profile_pc(regs) instruction_pointer(regs)  macro96 #  define profile_pc(regs)						\  macro
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | time.c | 34 unsigned long profile_pc(struct pt_regs *regs)  in profile_pc()  function
 | 
| /Linux-v5.4/arch/c6x/include/asm/ | 
| D | ptrace.h | 23 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/hexagon/include/uapi/asm/ | 
| D | ptrace.h | 30 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | ptrace.h | 16 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | ptrace.h | 18 #define profile_pc(regs)		instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | ptrace.h | 11 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | time.c | 43 unsigned long profile_pc(struct pt_regs *regs)  in profile_pc()  function
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | time.c | 32 unsigned long profile_pc(struct pt_regs *regs)  in profile_pc()  function
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | ptrace.h | 55 #define profile_pc(regs)		instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | ptrace.h | 23 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/h8300/include/asm/ | 
| D | ptrace.h | 25 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | ptrace.h | 77 #define profile_pc(regs)						\  macro
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | ptrace.h | 129 static inline unsigned long profile_pc(struct pt_regs *regs)  in profile_pc()  function
 | 
| /Linux-v5.4/arch/parisc/kernel/ | 
| D | time.c | 124 unsigned long profile_pc(struct pt_regs *regs)  in profile_pc()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | ptrace.h | 157 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | ptrace.h | 109 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | ptrace.h | 74 #define profile_pc(regs) 		instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/x86/um/asm/ | 
| D | ptrace.h | 33 #define profile_pc(regs) PT_REGS_IP(regs)  macro
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | ptrace.h | 72 #define profile_pc(regs)		instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | time_32.c | 68 unsigned long profile_pc(struct pt_regs *regs)  in profile_pc()  function
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | ptrace.h | 69 #define profile_pc(regs)		instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | ptrace.h | 83 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | ptrace.h | 75 #define profile_pc(regs) instruction_pointer(regs)  macro
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | ptrace.h | 138 #define profile_pc(regs) instruction_pointer(regs)  macro
 |