Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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, in thread_change_pc() function
/kernel/linux/linux-6.6/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, in thread_change_pc() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsignal.c294 thread_change_pc(tsk, tsk->thread.regs); in do_signal()
H A Dhw_breakpoint.c477 void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs) in thread_change_pc() function
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsignal.c281 thread_change_pc(tsk, tsk->thread.regs); in do_signal()
H A Dhw_breakpoint.c228 void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs) in thread_change_pc() function

Completed in 4 milliseconds