Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dmmu_context.h260 #define thread_pkey_regs_restore(new_thread, old_thread) argument
/Linux-v4.19/arch/powerpc/mm/
Dpkeys.c281 struct thread_struct *old_thread) in thread_pkey_regs_restore()
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c1122 static inline void restore_sprs(struct thread_struct *old_thread, in restore_sprs()
1171 struct thread_struct *new_thread, *old_thread; in __switch_to() local