Searched defs:new_thread (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | mmu_context.h | 255 #define thread_pkey_regs_restore(new_thread, old_thread) argument
|
| /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-5.10/arch/um/os-Linux/skas/ |
| D | process.c | 554 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
|
| /kernel/linux/linux-4.19/arch/powerpc/mm/ |
| D | pkeys.c | 284 void thread_pkey_regs_restore(struct thread_struct *new_thread, in thread_pkey_regs_restore()
|
| /kernel/linux/linux-4.19/arch/um/os-Linux/skas/ |
| D | process.c | 551 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | process.c | 1106 struct thread_struct *new_thread) in restore_sprs() 1154 struct thread_struct *new_thread, *old_thread; in __switch_to() local
|
| /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-4.19/drivers/android/ |
| D | binder.c | 4280 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked() 4320 struct binder_thread *new_thread; in binder_get_thread() local
|
| /kernel/linux/linux-5.10/drivers/android/ |
| D | binder.c | 5006 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked() 5046 struct binder_thread *new_thread; in binder_get_thread() local
|