Searched refs:thread_change_pc (Results 1 – 3 of 3) sorted by relevance
84 extern void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs);88 static inline void thread_change_pc(struct task_struct *tsk, in thread_change_pc() function
132 thread_change_pc(current, regs); in do_signal()
192 void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs) in thread_change_pc() function