thread_change_pc   76 arch/powerpc/include/asm/hw_breakpoint.h extern void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs);
thread_change_pc  135 arch/powerpc/kernel/signal.c 	thread_change_pc(tsk, tsk->thread.regs);