Searched refs:__rt_mutex_futex_unlock (Results 1 – 3 of 3) sorted by relevance
165 bool __sched __rt_mutex_futex_unlock(struct rt_mutex_base *lock, in __rt_mutex_futex_unlock() function195 postunlock = __rt_mutex_futex_unlock(lock, &wqh); in rt_mutex_futex_unlock()
100 extern bool __rt_mutex_futex_unlock(struct rt_mutex_base *lock,
671 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wqh); in wake_futex_pi()