profile_pc 45 arch/x86/kernel/time_32.c unsigned long profile_pc(struct pt_regs *regs) profile_pc 30 arch/x86/kernel/time_64.c unsigned long profile_pc(struct pt_regs *regs) profile_pc 114 include/asm-cris/arch-v10/ptrace.h #define profile_pc(regs) instruction_pointer(regs) profile_pc 114 include/asm-cris/arch-v32/ptrace.h #define profile_pc(regs) instruction_pointer(regs) profile_pc 12 include/asm-cris/ptrace.h #define profile_pc(regs) instruction_pointer(regs) profile_pc 79 include/asm-frv/ptrace.h #define profile_pc(regs) ((regs)->pc) profile_pc 137 include/asm-m32r/ptrace.h #define profile_pc(regs) instruction_pointer(regs) profile_pc 76 include/asm-m68k/ptrace.h #define profile_pc(regs) instruction_pointer(regs) profile_pc 99 include/asm-mn10300/ptrace.h #define profile_pc(regs) ((regs)->pc) profile_pc 38 include/asm-um/ptrace-i386.h #undef profile_pc profile_pc 39 include/asm-um/ptrace-i386.h #define profile_pc(regs) PT_REGS_IP(regs) profile_pc 65 include/asm-um/ptrace-x86_64.h #define profile_pc(regs) PT_REGS_IP(regs) profile_pc 123 include/asm-xtensa/ptrace.h # define profile_pc(regs) instruction_pointer(regs)