Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Drtmutex_api.c217 rt_mutex_postunlock(&wqh); in rt_mutex_futex_unlock()
503 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock() function
/linux/kernel/futex/
H A Dpi.c669 rt_mutex_postunlock(&wqh); in wake_futex_pi()