Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Drtmutex_api.c459 rt_mutex_wake_up_q(wqh); in rt_mutex_postunlock()
Drtmutex.c462 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() function
1337 rt_mutex_wake_up_q(&wqh); in rt_mutex_slowunlock()