Searched refs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
129 unsigned long thread_ptr; in start_secondary() local135 : "=r" (thread_ptr) in start_secondary()138 thread_ptr = thread_ptr & ~(THREAD_SIZE-1); in start_secondary()143 : "r" (thread_ptr) in start_secondary()
1822 struct task_struct **thread_ptr);
5665 struct task_struct **thread_ptr) in kvm_vm_create_worker_thread() argument5670 *thread_ptr = NULL; in kvm_vm_create_worker_thread()5688 *thread_ptr = thread; in kvm_vm_create_worker_thread()