Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dmmu_context.h260 #define thread_pkey_regs_restore(new_thread, old_thread) argument
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c283 struct thread_struct *old_thread) in thread_pkey_regs_restore()
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c1081 static inline void restore_sprs(struct thread_struct *old_thread, in restore_sprs()
1125 struct thread_struct *new_thread, *old_thread; in __switch_to() local