Searched refs:CONFIG_SMP (Results 401 - 425 of 744) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/mips/mm/
H A Dcontext.c244 * We ifdef on CONFIG_SMP because cpu_sibling_map isn't defined in
245 * CONFIG_SMP=n kernels.
247 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/kernel/
H A Dsetup_32.c187 #ifdef CONFIG_SMP
/linux-master/include/linux/
H A Drwlock.h49 * regardless of whether CONFIG_SMP or CONFIG_PREEMPT are set. The various
64 #if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
H A Drandom.h155 #ifdef CONFIG_SMP
H A Dpreempt.h371 #ifdef CONFIG_SMP
436 #endif /* CONFIG_SMP */
H A Dsmp.h114 #ifdef CONFIG_SMP
/linux-master/arch/sh/kernel/
H A Dprocess_32.c149 #if defined(CONFIG_STACKPROTECTOR) && !defined(CONFIG_SMP)
/linux-master/arch/arm/kernel/
H A Dstacktrace.c171 #ifdef CONFIG_SMP
H A Ddevtree.c27 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-imx/
H A DMakefile37 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/tools/virtio/linux/
H A Dkernel.h24 #define CONFIG_SMP macro
/linux-master/arch/arm/mach-exynos/
H A Dpm.c186 #if defined(CONFIG_SMP) && defined(CONFIG_ARM_EXYNOS_CPUIDLE)
338 #endif /* CONFIG_SMP && CONFIG_ARM_EXYNOS_CPUIDLE */
/linux-master/arch/alpha/mm/
H A Dfault.c37 #ifndef CONFIG_SMP
/linux-master/arch/mips/include/asm/
H A Dcmpxchg.h226 # ifdef CONFIG_SMP
321 # else /* !CONFIG_SMP */
323 # endif /* !CONFIG_SMP */
/linux-master/arch/powerpc/platforms/44x/
H A Dppc476.c148 #ifdef CONFIG_SMP
207 #else /* CONFIG_SMP */
209 #endif /* CONFIG_SMP */
/linux-master/arch/loongarch/kernel/
H A Dproc.c38 #ifdef CONFIG_SMP
H A Dhead.S120 #ifdef CONFIG_SMP
156 #endif /* CONFIG_SMP */
/linux-master/arch/x86/include/asm/
H A Dsegment.h157 #ifdef CONFIG_SMP
H A Dpgtable-3level.h102 #ifdef CONFIG_SMP
/linux-master/arch/arc/kernel/
H A Dprocess.c58 WARN_ON_ONCE(IS_ENABLED(CONFIG_SMP));
/linux-master/fs/
H A Dmount.h42 #ifdef CONFIG_SMP
/linux-master/include/linux/sched/
H A Dtask.h110 #ifdef CONFIG_SMP
/linux-master/arch/alpha/kernel/
H A Drtc.c149 #if defined(CONFIG_SMP) && \
/linux-master/arch/powerpc/include/asm/
H A Dthread_info.h57 #ifdef CONFIG_SMP
/linux-master/kernel/time/
H A Dtick-internal.h163 # ifdef CONFIG_SMP

Completed in 424 milliseconds

<<11121314151617181920>>