thread_change_pc
extern void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs);
thread_change_pc(tsk, tsk->thread.regs);