Searched defs:new_thread (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| D | pkeys.c | 328 void thread_pkey_regs_restore(struct thread_struct *new_thread, in thread_pkey_regs_restore()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | mmu_context.h | 283 #define thread_pkey_regs_restore(new_thread, old_thread) argument
|
| /kernel/linux/linux-6.6/arch/um/os-Linux/skas/ |
| D | process.c | 615 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
| D | process.c | 555 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | process.c | 1168 struct thread_struct *new_thread) in restore_sprs() 1211 struct thread_struct *new_thread, *old_thread; in __switch_to() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | process.c | 1226 struct thread_struct *new_thread) in restore_sprs() 1277 struct thread_struct *new_thread, *old_thread; in __switch_to() local
|
| /kernel/linux/linux-6.6/drivers/android/ |
| D | binder.c | 4930 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked() 4971 struct binder_thread *new_thread; in binder_get_thread() local
|
| /kernel/linux/linux-5.10/drivers/android/ |
| D | binder.c | 5096 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked() 5136 struct binder_thread *new_thread; in binder_get_thread() local
|