Searched refs:deboost (Results 1 – 2 of 2) sorted by relevance
1456 bool deboost; in rt_mutex_fastunlock() local1461 deboost = slowfn(lock, &wake_q); in rt_mutex_fastunlock()1466 if (deboost) in rt_mutex_fastunlock()1591 bool deboost; in rt_mutex_futex_unlock() local1594 deboost = __rt_mutex_futex_unlock(lock, &wake_q); in rt_mutex_futex_unlock()1597 if (deboost) { in rt_mutex_futex_unlock()
1554 bool deboost = false; in wake_futex_pi() local1605 deboost = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wake_q); in wake_futex_pi()1611 if (deboost) { in wake_futex_pi()