Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dtm.h16 extern void tm_recheckpoint(struct thread_struct *thread);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c1882 tm_recheckpoint(&current->thread); in fp_unavailable_tm()
1896 tm_recheckpoint(&current->thread); in altivec_unavailable_tm()
1921 tm_recheckpoint(&current->thread); in vsx_unavailable_tm()
H A Dprocess.c1009 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint() function
1057 tm_recheckpoint(&new->thread); in tm_recheckpoint_new_task()
H A Dsignal_64.c578 tm_recheckpoint(&tsk->thread); in restore_tm_sigcontexts()
H A Dsignal_32.c720 tm_recheckpoint(&current->thread); in restore_tm_user_regs()