Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dmmu_context.h260 #define thread_pkey_regs_restore(new_thread, old_thread) argument
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c282 void thread_pkey_regs_restore(struct thread_struct *new_thread, in thread_pkey_regs_restore()
/Linux-v5.4/arch/um/os-Linux/skas/
Dprocess.c551 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c1082 struct thread_struct *new_thread) in restore_sprs()
1125 struct thread_struct *new_thread, *old_thread; in __switch_to() local
/Linux-v5.4/drivers/android/
Dbinder.c4631 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
4671 struct binder_thread *new_thread; in binder_get_thread() local