Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Drtmutex_api.c199 rt_mutex_postunlock(&wqh); in rt_mutex_futex_unlock()
479 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock() function
H A Drtmutex_common.h103 extern void rt_mutex_postunlock(struct rt_wake_q_head *wqh);
/openbmc/linux/kernel/futex/
H A Dpi.c678 rt_mutex_postunlock(&wqh); in wake_futex_pi()