Home
last modified time | relevance | path

Searched refs:PREEMPT (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/kernel/
DKconfig.locks103 # - DEBUG_SPINLOCK=n and PREEMPT=n
141 depends on !PREEMPT || ARCH_INLINE_SPIN_UNLOCK_IRQ
170 depends on !PREEMPT || ARCH_INLINE_READ_UNLOCK
178 depends on !PREEMPT || ARCH_INLINE_READ_UNLOCK_IRQ
207 depends on !PREEMPT || ARCH_INLINE_WRITE_UNLOCK
215 depends on !PREEMPT || ARCH_INLINE_WRITE_UNLOCK_IRQ
DKconfig.preempt36 config PREEMPT config in choicecbb8b8670104
/linux-4.4.14/scripts/
Dmkcompile_h6 PREEMPT=$4
59 if [ -n "$PREEMPT" ] ; then CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT"; fi
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt29 RCU-bh: Do one with PREEMPT and one with !PREEMPT.
30 RCU-sched: Do one with PREEMPT but not BOOST.
/linux-4.4.14/drivers/gpu/drm/
DKconfig168 # !PREEMPT because of missing ioctl locking
169 depends on DRM && AGP && AGP_INTEL && (!PREEMPT || BROKEN)
/linux-4.4.14/arch/mn10300/
DKconfig.debug58 depends on GDBSTUB && !SMP && !PREEMPT
/linux-4.4.14/drivers/video/backlight/
DKconfig108 depends on SA1100_JORNADA720_SSP && !PREEMPT
248 depends on SA1100_JORNADA720_SSP && !PREEMPT
/linux-4.4.14/arch/parisc/
DKconfig48 depends on SMP && PREEMPT
/linux-4.4.14/arch/m32r/
DKconfig243 depends on SMP && PREEMPT
/linux-4.4.14/arch/sparc/
DKconfig281 depends on SPARC64 && SMP && PREEMPT
/linux-4.4.14/arch/
DKconfig86 depends on !PREEMPT
/linux-4.4.14/arch/sh/
DKconfig103 depends on SMP && PREEMPT
/linux-4.4.14/drivers/target/
Dtarget_core_pr.c72 PREEMPT, enumerator
3695 res_key, sa_res_key, PREEMPT); in target_scsi3_emulate_pr_out()
/linux-4.4.14/arch/s390/
DKconfig41 def_bool y if SMP && PREEMPT
/linux-4.4.14/kernel/trace/
DKconfig194 depends on PREEMPT
/linux-4.4.14/init/
DKconfig471 default y if !PREEMPT && SMP
480 default y if PREEMPT
492 default y if !PREEMPT && !SMP
/linux-4.4.14/arch/powerpc/
DKconfig71 depends on SMP && PREEMPT
/linux-4.4.14/lib/
DKconfig.debug912 depends on DEBUG_KERNEL && PREEMPT && TRACE_IRQFLAGS_SUPPORT