Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dtm.h16 extern void tm_recheckpoint(struct thread_struct *thread);
/linux-6.1.9/arch/powerpc/kernel/
Dtraps.c1858 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
1872 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
1897 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
Dprocess.c995 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint() function
1043 tm_recheckpoint(&new->thread); in tm_recheckpoint_new_task()
Dsignal_64.c597 tm_recheckpoint(&tsk->thread); in restore_tm_sigcontexts()
Dsignal_32.c694 tm_recheckpoint(&current->thread); in restore_tm_user_regs()