Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Drtmutex_api.c177 rt_mutex_postunlock(&wqh); in rt_mutex_futex_unlock()
457 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock() function
Drtmutex_common.h86 extern void rt_mutex_postunlock(struct rt_wake_q_head *wqh);
/Linux-v5.15/kernel/
Dfutex.c1618 rt_mutex_postunlock(&wqh); in wake_futex_pi()