thread_ptr        136 arch/hexagon/kernel/smp.c 	unsigned long thread_ptr;
thread_ptr        141 arch/hexagon/kernel/smp.c 		: "=r" (thread_ptr)
thread_ptr        144 arch/hexagon/kernel/smp.c 	thread_ptr = thread_ptr & ~(THREAD_SIZE-1);
thread_ptr        149 arch/hexagon/kernel/smp.c 		: "r" (thread_ptr)
thread_ptr       1395 include/linux/kvm_host.h 				struct task_struct **thread_ptr);
thread_ptr       4577 virt/kvm/kvm_main.c 				struct task_struct **thread_ptr)
thread_ptr       4582 virt/kvm/kvm_main.c 	*thread_ptr = NULL;
thread_ptr       4600 virt/kvm/kvm_main.c 		*thread_ptr = thread;