Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dthread-device.c12 void vdo_register_thread_device_id(struct registered_thread *new_thread, in vdo_register_thread_device_id()
Dthread-registry.c26 struct registered_thread *new_thread, const void *pointer) in vdo_register_thread()
Dthread-utils.c51 const char *name, struct thread **new_thread) in vdo_create_thread()
Dmemory-alloc.c40 void vdo_register_allocating_thread(struct registered_thread *new_thread, in vdo_register_allocating_thread()
/linux-6.12.1/arch/um/os-Linux/skas/
Dprocess.c476 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
/linux-6.12.1/arch/powerpc/kernel/
Dprocess.c1227 struct thread_struct *new_thread) in restore_sprs()
1282 struct thread_struct *new_thread, *old_thread; in __switch_to() local
/linux-6.12.1/drivers/android/
Dbinder.c5164 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
5205 struct binder_thread *new_thread; in binder_get_thread() local