Searched refs:__rt_mutex_futex_unlock (Results 1 – 3 of 3) sorted by relevance
155 extern bool __rt_mutex_futex_unlock(struct rt_mutex *lock,
1612 bool __sched __rt_mutex_futex_unlock(struct rt_mutex *lock, in __rt_mutex_futex_unlock() function1642 postunlock = __rt_mutex_futex_unlock(lock, &wake_q); in rt_mutex_futex_unlock()
1556 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wake_q); in wake_futex_pi()