Searched refs:rt_mutex_postunlock (Results 1 – 3 of 3) sorted by relevance
158 extern void rt_mutex_postunlock(struct wake_q_head *wake_q);
1445 void rt_mutex_postunlock(struct wake_q_head *wake_q) in rt_mutex_postunlock() function1464 rt_mutex_postunlock(&wake_q); in rt_mutex_fastunlock()1646 rt_mutex_postunlock(&wake_q); in rt_mutex_futex_unlock()
1562 rt_mutex_postunlock(&wake_q); in wake_futex_pi()