Home
last modified time | relevance | path

Searched refs:tm_recheckpoint (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/powerpc/include/asm/
H A Dtm.h16 extern void tm_recheckpoint(struct thread_struct *thread);
/linux-6.15/arch/powerpc/kernel/
H A Dtraps.c1888 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
1902 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
1927 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
H A Dprocess.c1025 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint() function
1073 tm_recheckpoint(&new->thread); in tm_recheckpoint_new_task()
H A Dsignal_64.c597 tm_recheckpoint(&tsk->thread); in restore_tm_sigcontexts()
H A Dsignal_32.c697 tm_recheckpoint(&current->thread); in restore_tm_user_regs()