tag | line | file | source code |
---|---|---|---|
smp_boot_cpus | 203 | include/asm-i386/smp.h | extern void smp_boot_cpus(void); |
smp_boot_cpus | 60 | include/asm-sparc/smp.h | extern void smp_boot_cpus(void); |
smp_boot_cpus | 13 | include/linux/smp.h | extern void smp_boot_cpus(void); /* Boot processor call to load the other CPU's */ |
smp_boot_cpus | 624 | init/main.c | smp_boot_cpus(); |