Searched refs:thread_ptr (Results 1 – 4 of 4) 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()
84 void *thread_ptr; member163 return do_qsp_entry_hash(entry, (uint64_t)(uintptr_t)entry->thread_ptr); in qsp_entry_hash()226 return a->thread_ptr == b->thread_ptr && in qsp_entry_cmp()295 e->thread_ptr = entry->thread_ptr; in qsp_entry_create()336 orig.thread_ptr = &qsp_thread; in qsp_entry_get()
6242 struct task_struct **thread_ptr) in kvm_vm_create_worker_thread() argument6247 *thread_ptr = NULL; in kvm_vm_create_worker_thread()6265 *thread_ptr = thread; in kvm_vm_create_worker_thread()
2297 struct task_struct **thread_ptr);