CONFIG_PREEMPT_RT  377 arch/x86/kernel/dumpstack.c 		pr = IS_ENABLED(CONFIG_PREEMPT_RT) ? " PREEMPT_RT" : " PREEMPT";
CONFIG_PREEMPT_RT   54 arch/x86/kvm/mmu.c #ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT  228 include/linux/hrtimer.h #ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT  363 include/linux/hrtimer.h #ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT  476 include/linux/interrupt.h # ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT  186 include/linux/timer.h #if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_RT)
CONFIG_PREEMPT_RT   12 include/linux/vermagic.h #elif defined(CONFIG_PREEMPT_RT)
CONFIG_PREEMPT_RT   26 kernel/irq/manage.c #if defined(CONFIG_IRQ_FORCED_THREADING) && !defined(CONFIG_PREEMPT_RT)
CONFIG_PREEMPT_RT 1126 kernel/time/hrtimer.c 	if (!IS_ENABLED(CONFIG_PREEMPT_RT))
CONFIG_PREEMPT_RT 1178 kernel/time/hrtimer.c #ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT 1389 kernel/time/hrtimer.c 	if (IS_ENABLED(CONFIG_PREEMPT_RT) && !(mode & HRTIMER_MODE_HARD))
CONFIG_PREEMPT_RT 1792 kernel/time/hrtimer.c 	if (IS_ENABLED(CONFIG_PREEMPT_RT) && sl->timer.is_hard)
CONFIG_PREEMPT_RT 1821 kernel/time/hrtimer.c 	if (IS_ENABLED(CONFIG_PREEMPT_RT)) {
CONFIG_PREEMPT_RT  199 kernel/time/timer.c #ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT 1234 kernel/time/timer.c #ifdef CONFIG_PREEMPT_RT
CONFIG_PREEMPT_RT 1305 kernel/time/timer.c #if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_RT)