Searched defs:new_thread (Results 1 – 4 of 4) sorted by relevance
328 void thread_pkey_regs_restore(struct thread_struct *new_thread, in thread_pkey_regs_restore()
283 #define thread_pkey_regs_restore(new_thread, old_thread) argument
555 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
1168 struct thread_struct *new_thread) in restore_sprs()1211 struct thread_struct *new_thread, *old_thread; in __switch_to() local