Searched refs:register_smp_ops (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsmp-ops.h31 extern void register_smp_ops(struct plat_smp_ops *ops);
40 static inline void register_smp_ops(struct plat_smp_ops *ops) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsmp-ops.h35 extern void register_smp_ops(struct plat_smp_ops *ops);
53 static inline void register_smp_ops(struct plat_smp_ops *ops) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mipssim/
H A Dsim_setup.c64 register_smp_ops(&vsmp_smp_ops);
66 register_smp_ops(&up_smp_ops);
70 register_smp_ops(&ssmtc_smp_ops);
72 register_smp_ops(&up_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Dinit.c56 register_smp_ops(&ip27_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-init.c282 register_smp_ops(&cmp_smp_ops);
285 register_smp_ops(&vsmp_smp_ops);
288 register_smp_ops(&msmtc_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A Dprom.c134 register_smp_ops(&yos_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-init.c364 register_smp_ops(&cmp_smp_ops);
368 register_smp_ops(&vsmp_smp_ops);
371 register_smp_ops(&msmtc_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/
H A Dboard-urquell.c184 register_smp_ops(&shx3_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-x3proto/
H A Dsetup.c158 register_smp_ops(&shx3_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dcfe.c326 register_smp_ops(&sb_smp_ops);
329 register_smp_ops(&bcm1480_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-sdk7786/
H A Dsetup.c194 register_smp_ops(&shx3_smp_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp.c87 __cpuinit void register_smp_ops(struct plat_smp_ops *ops) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsmp.c39 void __cpuinit register_smp_ops(struct plat_smp_ops *ops) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Dsetup.c610 register_smp_ops(&octeon_smp_ops);

Completed in 106 milliseconds