Home
last modified time | relevance | path

Searched defs:thread_change_pc (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/
Dhw_breakpoint.h109 static inline void thread_change_pc(struct task_struct *tsk, in thread_change_pc() function
/linux-6.12.1/arch/powerpc/kernel/
Dhw_breakpoint.c228 void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs) in thread_change_pc() function