Home
last modified time | relevance | path

Searched defs:old_thread (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmu_context.h283 #define thread_pkey_regs_restore(new_thread, old_thread) argument
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpkeys.c329 struct thread_struct *old_thread) in thread_pkey_regs_restore()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c1167 static inline void restore_sprs(struct thread_struct *old_thread, in restore_sprs()
1211 struct thread_struct *new_thread, *old_thread; in __switch_to() local