Lines Matching defs:smp_debug
51 #define smp_debug(lvl, printargs...) \
55 #define smp_debug(lvl, ...) do { } while(0)
147 smp_debug(100, KERN_DEBUG "CPU%d IPI_NOP\n", this_cpu);
151 smp_debug(100, KERN_DEBUG "CPU%d IPI_RESCHEDULE\n", this_cpu);
157 smp_debug(100, KERN_DEBUG "CPU%d IPI_CALL_FUNC\n", this_cpu);
163 smp_debug(100, KERN_DEBUG "CPU%d IPI_CPU_START\n", this_cpu);
167 smp_debug(100, KERN_DEBUG "CPU%d IPI_CPU_STOP\n", this_cpu);
172 smp_debug(100, KERN_DEBUG "CPU%d is alive!\n", this_cpu);
176 smp_debug(100, KERN_DEBUG "CPU%d ENTER_KGDB\n", this_cpu);
388 smp_debug(100, KERN_DEBUG "SMP: CPU:%d came alive after %ld _us\n",