Searched refs:PREEMPT (Results 1 – 21 of 21) sorted by relevance
104 # - DEBUG_SPINLOCK=n and PREEMPT=n142 depends on !PREEMPT || ARCH_INLINE_SPIN_UNLOCK_IRQ171 depends on !PREEMPT || ARCH_INLINE_READ_UNLOCK179 depends on !PREEMPT || ARCH_INLINE_READ_UNLOCK_IRQ208 depends on !PREEMPT || ARCH_INLINE_WRITE_UNLOCK216 depends on !PREEMPT || ARCH_INLINE_WRITE_UNLOCK_IRQ
38 config PREEMPT config in choicef7c95cf50104
7 PREEMPT=$456 if [ -n "$PREEMPT" ] ; then CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT"; fi
27 RCU-bh: Do one with PREEMPT and one with !PREEMPT.28 RCU-sched: Do one with PREEMPT but not BOOST.
38 select ARCH_INLINE_READ_LOCK if !PREEMPT39 select ARCH_INLINE_READ_LOCK_BH if !PREEMPT40 select ARCH_INLINE_READ_LOCK_IRQ if !PREEMPT41 select ARCH_INLINE_READ_LOCK_IRQSAVE if !PREEMPT42 select ARCH_INLINE_READ_UNLOCK if !PREEMPT43 select ARCH_INLINE_READ_UNLOCK_BH if !PREEMPT44 select ARCH_INLINE_READ_UNLOCK_IRQ if !PREEMPT45 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE if !PREEMPT46 select ARCH_INLINE_WRITE_LOCK if !PREEMPT47 select ARCH_INLINE_WRITE_LOCK_BH if !PREEMPT[all …]
64 depends on PREEMPT
203 the "p" for RCU-preempt (PREEMPT kernels) and "s" for RCU-sched204 (!PREEMPT kernels). Nothing prevents this kthread from running
102 depends on SA1100_JORNADA720_SSP && !PREEMPT231 depends on SA1100_JORNADA720_SSP && !PREEMPT
97 UP systems, including PREEMPT SMP builds running on UP systems.
213 which is RCU-sched for PREEMPT=n and RCU-preempt for PREEMPT=y.
84 depends on SMP && PREEMPT
294 RQF_NAME(PREEMPT),
400 # !PREEMPT because of missing ioctl locking
280 depends on SPARC64 && SMP && PREEMPT
47 Oops: 0002 [#1] PREEMPT SMP
63 PREEMPT, enumerator3662 res_key, sa_res_key, PREEMPT); in target_scsi3_emulate_pr_out()
111 depends on SMP && PREEMPT
588 depends on PREEMPT || COMPILE_TEST
33 def_bool y if PREEMPT
109 depends on SMP && PREEMPT
1056 depends on DEBUG_KERNEL && PREEMPT && TRACE_IRQFLAGS_SUPPORT