Searched refs:PREEMPT_RT (Results 1 – 25 of 2563) sorted by relevance
12345678910>>...103
107 regions of code, even on PREEMPT_RT kernels. Instead, PREEMPT_RT kernels122 semaphores and PREEMPT_RT144 rw_semaphore and PREEMPT_RT189 local_lock and PREEMPT_RT205 PREEMPT_RT kernel due to the PREEMPT_RT specific spinlock_t semantics.232 spinlock_t and PREEMPT_RT308 rwlock_t and PREEMPT_RT324 PREEMPT_RT caveats344 PREEMPT_RT and non-PREEMPT_RT kernels::372 On a non-PREEMPT_RT kernel this works correctly, but on a PREEMPT_RT kernel[all …]
8 PREEMPT_RT=$545 if [ -n "$PREEMPT_RT" ] ; then CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT_RT"; fi
70 config PREEMPT_RT config in choice78cc680c010498 depends on HAVE_PREEMPT_DYNAMIC && !PREEMPT_RT
254 depends on SMP && !PREEMPT_RT
168 $(wildcard include/config/PREEMPT_RT) \
192 depends on (RT_MUTEXES && PREEMPT_RCU && RCU_EXPERT) || PREEMPT_RT193 default y if PREEMPT_RT247 default PREEMPT_RT || NR_CPUS < 8
67 depends on !PREEMPT_RT
195 $(wildcard include/config/PREEMPT_RT) \
186 $(wildcard include/config/PREEMPT_RT) \
182 $(wildcard include/config/PREEMPT_RT) \
193 $(wildcard include/config/PREEMPT_RT) \
183 $(wildcard include/config/PREEMPT_RT) \
197 $(wildcard include/config/PREEMPT_RT) \
Completed in 62 milliseconds