Searched defs:old_thread (Results 1 – 3 of 3) sorted by relevance
260 #define thread_pkey_regs_restore(new_thread, old_thread) argument
283 struct thread_struct *old_thread) in thread_pkey_regs_restore()
1081 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