secondary_current 24 arch/powerpc/include/asm/asm-prototypes.h extern struct task_struct *secondary_current; secondary_current 75 arch/powerpc/kernel/smp.c struct task_struct *secondary_current; secondary_current 986 arch/powerpc/kernel/smp.c secondary_current = current_set[cpu] = idle;