Home
last modified time | relevance | path

Searched refs:deboost (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/locking/
Drtmutex.c1382 bool deboost = slowfn(lock, &wake_q); in rt_mutex_fastunlock() local
1387 if (deboost) in rt_mutex_fastunlock()
/linux-4.4.14/kernel/
Dfutex.c1213 bool deboost; in wake_futex_pi() local
1279 deboost = rt_mutex_futex_unlock(&pi_state->pi_mutex, &wake_q); in wake_futex_pi()
1289 if (deboost) in wake_futex_pi()