Searched refs:CONFIG_SMP (Results 26 - 50 of 734) sorted by relevance

1234567891011>>

/linux-master/include/linux/sched/
H A Dnohz.h9 #if defined(CONFIG_SMP) && defined(CONFIG_NO_HZ_COMMON)
26 #if defined(CONFIG_NO_HZ_COMMON) && defined(CONFIG_SMP)
/linux-master/arch/arm/mach-npcm/
H A DMakefile4 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
/linux-master/arch/arm/include/asm/
H A Dmcs_spinlock.h5 #ifdef CONFIG_SMP
23 #endif /* CONFIG_SMP */
H A Dcpu.h16 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-hisi/
H A DMakefile10 obj-$(CONFIG_SMP) += platsmp.o hotplug.o
/linux-master/arch/alpha/include/asm/
H A Drwonce.h8 #ifdef CONFIG_SMP
31 #endif /* CONFIG_SMP */
/linux-master/arch/powerpc/include/asm/
H A Dmembarrier.h15 if (IS_ENABLED(CONFIG_SMP) &&
/linux-master/arch/riscv/include/asm/
H A Dmembarrier.h16 if (IS_ENABLED(CONFIG_SMP) &&
/linux-master/arch/arm/mach-sunxi/
H A DMakefile6 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/powerpc/platforms/chrp/
H A DMakefile3 obj-$(CONFIG_SMP) += smp.o
/linux-master/arch/sparc/include/asm/
H A Dtlb_64.h10 #ifdef CONFIG_SMP
15 #ifdef CONFIG_SMP
H A Dcachetlb_32.h26 #ifdef CONFIG_SMP
H A Dcpudata_32.h19 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/kernel/
H A Dsetup.h20 #if defined(CONFIG_PPC64) && defined(CONFIG_SMP)
26 #if defined(CONFIG_PPC_BOOK3E_64) && defined(CONFIG_SMP)
/linux-master/arch/arm/mach-bcm/
H A DMakefile16 obj-$(CONFIG_SMP) += platsmp.o
43 obj-$(CONFIG_SMP) += platsmp.o
50 obj-$(CONFIG_SMP) += platsmp.o
56 obj-$(CONFIG_SMP) += platsmp-brcmstb.o
61 obj-$(CONFIG_SMP) += bcm63xx_smp.o bcm63xx_pmb.o
/linux-master/include/linux/
H A Dbit_spinlock.h26 #if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
44 #if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
62 #if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
79 #if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
91 #if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
/linux-master/arch/mips/kernel/
H A Dreset.c93 #ifdef CONFIG_SMP
108 #ifdef CONFIG_SMP
119 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-mmp/
H A DMakefile7 ifeq ($(CONFIG_SMP),y)
/linux-master/drivers/soc/renesas/
H A DMakefile6 ifdef CONFIG_SMP
/linux-master/arch/riscv/kernel/vdso/
H A Dflush_icache.S13 #ifdef CONFIG_SMP
/linux-master/arch/mips/include/asm/
H A Dtopology.h14 #ifdef CONFIG_SMP
/linux-master/arch/sh/kernel/cpu/sh2/
H A DMakefile12 obj-$(CONFIG_SMP) += $(smp-y)
/linux-master/arch/arm/mach-socfpga/
H A DMakefile7 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/arch/arm/mach-rockchip/
H A DMakefile6 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/arch/arm/mach-zynq/
H A Dcommon.h20 #ifdef CONFIG_SMP

Completed in 201 milliseconds

1234567891011>>