CPU_NAME_BUF_SIZE 133 arch/powerpc/platforms/pseries/hvCall_inst.c char cpu_name_buf[CPU_NAME_BUF_SIZE]; CPU_NAME_BUF_SIZE 152 arch/powerpc/platforms/pseries/hvCall_inst.c snprintf(cpu_name_buf, CPU_NAME_BUF_SIZE, "cpu%d", cpu);