Searched refs:thread_change_pc (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dhw_breakpoint.h104 extern void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs);
109 static inline void thread_change_pc(struct task_struct *tsk, function
/linux-master/arch/powerpc/kernel/
H A Dsignal.c278 thread_change_pc(tsk, tsk->thread.regs);
H A Dhw_breakpoint.c228 void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs) function

Completed in 104 milliseconds