Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dmmu_context.h260 #define thread_pkey_regs_restore(new_thread, old_thread) argument
/Linux-v4.19/arch/um/os-Linux/skas/
Dprocess.c551 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
/Linux-v4.19/arch/powerpc/mm/
Dpkeys.c280 void thread_pkey_regs_restore(struct thread_struct *new_thread, in thread_pkey_regs_restore()
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c1123 struct thread_struct *new_thread) in restore_sprs()
1171 struct thread_struct *new_thread, *old_thread; in __switch_to() local
/Linux-v4.19/drivers/android/
Dbinder.c4247 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
4287 struct binder_thread *new_thread; in binder_get_thread() local