Searched refs:rt_mutex_postunlock (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/locking/
H A Drtmutex_common.h103 extern void rt_mutex_postunlock(struct rt_wake_q_head *wqh);
H A Drtmutex_api.c181 * therein pairs with rt_mutex_postunlock().
199 rt_mutex_postunlock(&wqh);
479 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) function
/linux-master/kernel/futex/
H A Dpi.c666 rt_mutex_postunlock(&wqh);

Completed in 133 milliseconds