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