Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
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
Drtmutex_common.h103 extern void rt_mutex_postunlock(struct rt_wake_q_head *wqh);
/linux-6.6.21/kernel/futex/
Dpi.c678 rt_mutex_postunlock(&wqh); in wake_futex_pi()