Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dtm.h16 extern void tm_recheckpoint(struct thread_struct *thread);
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c1889 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
1903 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
1928 tm_recheckpoint(&current->thread); in DEFINE_INTERRUPT_HANDLER()
H A Dprocess.c1027 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint() function
1075 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()