profile_pc         11 arch/alpha/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc        116 arch/arc/include/asm/ptrace.h #define profile_pc(regs)		instruction_pointer(regs)
profile_pc        109 arch/arm/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         43 arch/arm/kernel/time.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc         34 arch/arm64/kernel/time.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc         23 arch/c6x/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         23 arch/csky/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         25 arch/h8300/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         30 arch/hexagon/include/uapi/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         77 arch/ia64/include/asm/ptrace.h #define profile_pc(regs)						\
profile_pc         16 arch/m68k/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         18 arch/microblaze/include/asm/ptrace.h #define profile_pc(regs)		instruction_pointer(regs)
profile_pc        157 arch/mips/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         74 arch/nds32/include/asm/ptrace.h #define profile_pc(regs) 		instruction_pointer(regs)
profile_pc         69 arch/nios2/include/asm/ptrace.h #define profile_pc(regs)		instruction_pointer(regs)
profile_pc         72 arch/openrisc/include/asm/ptrace.h #define profile_pc(regs)		instruction_pointer(regs)
profile_pc        124 arch/parisc/kernel/time.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc        138 arch/powerpc/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc        483 arch/powerpc/kernel/time.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc         75 arch/riscv/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc        164 arch/s390/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc        129 arch/sh/include/asm/ptrace.h static inline unsigned long profile_pc(struct pt_regs *regs)
profile_pc         83 arch/sparc/include/asm/ptrace.h #define profile_pc(regs) instruction_pointer(regs)
profile_pc         68 arch/sparc/kernel/time_32.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc         57 arch/sparc/kernel/time_64.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc         55 arch/unicore32/include/asm/ptrace.h #define profile_pc(regs)		instruction_pointer(regs)
profile_pc         28 arch/x86/kernel/time.c unsigned long profile_pc(struct pt_regs *regs)
profile_pc         33 arch/x86/um/asm/ptrace.h #define profile_pc(regs) PT_REGS_IP(regs)
profile_pc         94 arch/xtensa/include/asm/ptrace.h #  define profile_pc(regs) instruction_pointer(regs)
profile_pc         96 arch/xtensa/include/asm/ptrace.h #  define profile_pc(regs)						\