Lines Matching full:because
125 PREEMPT_RT does not change the semaphore implementation because counting
150 Because an rw_semaphore writer cannot grant its priority to multiple
152 thus starving even high-priority writers. In contrast, because readers
295 to RUNNING, but that does not work here because the task must remain
334 - Because an rwlock_t writer cannot grant its priority to multiple
336 thus starving even high-priority writers. In contrast, because readers
359 On a PREEMPT_RT kernel this code sequence breaks because local_lock_irq()
393 because local_lock_irqsave() does not disable interrupts due to the
433 On PREEMPT_RT kernel this code sequence breaks because RT-mutex requires a
450 not allow to acquire p->lock because get_cpu_ptr() implicitly disables
475 This breaks because migrate_disable() does not protect against reentrancy from
503 But this code fails on PREEMPT_RT kernels because the memory allocator is
506 while holding normal non-raw spinlocks because they do not disable
516 PREEMPT_RT cannot substitute bit spinlocks because a single bit is too