Searched refs:CONFIG_SMP (Results 276 - 300 of 745) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/arm/mach-shmobile/
H A DMakefile41 obj-$(CONFIG_SMP) += $(smp-y)
/linux-master/arch/csky/include/asm/
H A Dfutex.h6 #ifndef CONFIG_SMP
120 #endif /* CONFIG_SMP */
/linux-master/mm/
H A Dpercpu-km.c29 #if defined(CONFIG_SMP) && defined(CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK)
/linux-master/arch/arm/mach-imx/
H A Dcommon.h67 #ifdef CONFIG_SMP
/linux-master/arch/xtensa/kernel/
H A Djump_label.c56 if (IS_ENABLED(CONFIG_SMP)) {
/linux-master/arch/sparc/include/asm/
H A Dsmp_32.h19 #ifdef CONFIG_SMP
H A Dcacheflush_64.h39 #ifdef CONFIG_SMP
/linux-master/include/asm-generic/
H A Dcmpxchg.h10 #ifdef CONFIG_SMP
/linux-master/arch/x86/xen/
H A DMakefile40 obj-$(CONFIG_SMP) += smp.o
/linux-master/arch/powerpc/platforms/44x/
H A Diss4xx.c79 #ifdef CONFIG_SMP
134 #else /* CONFIG_SMP */
136 #endif /* CONFIG_SMP */
/linux-master/arch/loongarch/include/asm/
H A Dbarrier.h54 #ifdef CONFIG_SMP
/linux-master/arch/arm/kernel/
H A Dvmlinux.lds.S129 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-radix.h83 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h93 #if defined(CONFIG_SMP)
/linux-master/arch/csky/kernel/
H A Dsetup.c77 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/platforms/pseries/
H A Dpseries.h26 #ifdef CONFIG_SMP
H A DMakefile11 obj-$(CONFIG_SMP) += smp.o
/linux-master/drivers/tty/hvc/
H A Dhvc_console.h104 #if defined(CONFIG_XMON) && defined(CONFIG_SMP)
/linux-master/arch/parisc/kernel/
H A Dprocessor.c88 #ifdef CONFIG_SMP
95 printk(KERN_INFO "CONFIG_SMP=n ignoring additional CPUs\n");
177 #ifdef CONFIG_SMP
186 ** CONFIG_SMP: init_smp_config() will attempt to get CPUs into
213 #ifdef CONFIG_SMP
391 #ifdef CONFIG_SMP
H A Dparisc_ksyms.c29 #ifdef CONFIG_SMP
/linux-master/arch/arc/include/asm/
H A Dentry.h82 #ifdef CONFIG_SMP
/linux-master/include/linux/
H A Dnmi.h28 #ifdef CONFIG_SMP
34 #endif /* !CONFIG_SMP */
/linux-master/kernel/sched/
H A Dsched.h406 #ifdef CONFIG_SMP
527 #ifdef CONFIG_SMP
530 #else /* !CONFIG_SMP */
533 #endif /* CONFIG_SMP */
621 #ifdef CONFIG_SMP
653 #endif /* CONFIG_SMP */
700 #if defined(CONFIG_IRQ_WORK) && defined(CONFIG_SMP)
709 #if defined CONFIG_SMP || defined CONFIG_RT_GROUP_SCHED
712 #ifdef CONFIG_SMP
717 #ifdef CONFIG_SMP
[all...]
/linux-master/arch/sparc/prom/
H A Dmisc_64.c95 #ifdef CONFIG_SMP
105 #ifdef CONFIG_SMP
379 #ifdef CONFIG_SMP
/linux-master/arch/sparc/kernel/
H A Dtime_32.c60 #ifdef CONFIG_SMP
184 #ifdef CONFIG_SMP
334 #ifdef CONFIG_SMP

Completed in 621 milliseconds

<<11121314151617181920>>