Lines Matching defs:thread
107 * This function is called from the context of the thread which is performing
109 * to self-destroy so that the cpu-offline thread can send the CPU_DEAD
298 u32 thread;
308 thread = be32_to_cpu(intserv[i]);
310 if (get_hard_smp_processor_id(cpu) != thread)
320 "with physical id 0x%x\n", thread);
331 u32 thread;
341 thread = be32_to_cpu(intserv[i]);
343 if (get_hard_smp_processor_id(cpu) != thread)
371 thread);
387 u32 thread;
397 thread = be32_to_cpu(intserv[i]);
399 if (get_hard_smp_processor_id(cpu) != thread)
422 "with physical id 0x%x\n", thread);