Home
last modified time | relevance | path

Searched defs:new_thread (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/mm/book3s64/
Dpkeys.c328 void thread_pkey_regs_restore(struct thread_struct *new_thread, in thread_pkey_regs_restore()
/arch/powerpc/include/asm/
Dmmu_context.h283 #define thread_pkey_regs_restore(new_thread, old_thread) argument
/arch/um/os-Linux/skas/
Dprocess.c555 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
/arch/powerpc/kernel/
Dprocess.c1168 struct thread_struct *new_thread) in restore_sprs()
1211 struct thread_struct *new_thread, *old_thread; in __switch_to() local