Searched refs:CONFIG_SMP (Results 151 - 175 of 744) sorted by last modified time

1234567891011>>

/linux-master/arch/x86/include/asm/
H A Dalternative.h42 #ifdef CONFIG_SMP
52 #else /* ! CONFIG_SMP */
137 #ifdef CONFIG_SMP
155 #endif /* CONFIG_SMP */
343 #ifdef CONFIG_SMP
/linux-master/arch/sparc/lib/
H A Datomic32.c15 #ifdef CONFIG_SMP
/linux-master/arch/sh/mm/
H A Dtlbex_32.c69 #if defined(CONFIG_CPU_SH4) && !defined(CONFIG_SMP)
H A Dcache-shx3.c37 #ifdef CONFIG_SMP
/linux-master/arch/sh/boards/
H A Dof-generic.c18 #ifdef CONFIG_SMP
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c1096 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c53 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/kernel/
H A Dtime.c408 #ifdef CONFIG_SMP
/linux-master/arch/parisc/lib/
H A Dbitops.c14 #ifdef CONFIG_SMP
/linux-master/arch/parisc/kernel/
H A Dparisc_ksyms.c29 #ifdef CONFIG_SMP
/linux-master/arch/m68k/kernel/
H A Dentry.S129 | schedule_tail now used regardless of CONFIG_SMP
/linux-master/arch/csky/include/asm/
H A Dcmpxchg.h6 #ifdef CONFIG_SMP
/linux-master/arch/alpha/kernel/
H A Dtraps.c147 #ifdef CONFIG_SMP
H A Dsetup.c571 #ifdef CONFIG_SMP
656 #ifdef CONFIG_SMP
1116 #ifdef CONFIG_SMP
H A Dproto.h207 #ifdef CONFIG_SMP
H A Dirq.c42 #ifdef CONFIG_SMP
68 #endif /* CONFIG_SMP */
74 #ifdef CONFIG_SMP
H A DMakefile15 obj-$(CONFIG_SMP) += smp.o
/linux-master/arch/alpha/include/asm/
H A Dmmu_context.h90 #ifdef CONFIG_SMP
95 #endif /* CONFIG_SMP */
142 #ifdef CONFIG_SMP
152 #ifdef CONFIG_SMP
167 #ifdef CONFIG_SMP
H A Dtlbflush.h64 #ifndef CONFIG_SMP
103 #else /* CONFIG_SMP */
111 #endif /* CONFIG_SMP */
/linux-master/drivers/tee/optee/
H A Dsmc_abi.c1310 if (!IS_ENABLED(CONFIG_SMP) || nr_cpu_ids == 1)
/linux-master/kernel/
H A Dsoftirq.c844 #if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_RT)
883 #if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_RT)
H A Dprofile.c51 #if defined(CONFIG_SMP) && defined(CONFIG_PROC_FS)
55 #endif /* CONFIG_SMP */
139 #if defined(CONFIG_SMP) && defined(CONFIG_PROC_FS)
313 #else /* !CONFIG_SMP */
323 #endif /* !CONFIG_SMP */
396 #ifdef CONFIG_SMP
421 #ifdef CONFIG_SMP
429 #ifdef CONFIG_SMP
450 #ifdef CONFIG_SMP
/linux-master/arch/x86/xen/
H A Denlighten_pv.c210 #ifndef CONFIG_SMP
/linux-master/arch/xtensa/include/asm/
H A Dptrace.h92 # ifndef CONFIG_SMP
H A Dcacheflush.h95 ((DCACHE_WAY_SIZE > PAGE_SIZE) || defined(CONFIG_SMP))
97 #ifdef CONFIG_SMP

Completed in 407 milliseconds

1234567891011>>