Lines Matching defs:thread
100 * This function is called from the context of the thread which is performing
102 * to self-destroy so that the cpu-offline thread can send the CPU_DEAD
192 " processor %pOFn with %d thread(s)\n", np,
220 u32 thread;
230 thread = be32_to_cpu(intserv[i]);
232 if (get_hard_smp_processor_id(cpu) != thread)
242 "with physical id 0x%x\n", thread);
253 u32 thread;
263 thread = be32_to_cpu(intserv[i]);
265 if (get_hard_smp_processor_id(cpu) != thread)
280 thread);
295 u32 thread;
305 thread = be32_to_cpu(intserv[i]);
307 if (get_hard_smp_processor_id(cpu) != thread)
322 "with physical id 0x%x\n", thread);