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.c223 * preempt_enable() in rt_mutex_postunlock().
241 rt_mutex_postunlock(&wqh);
528 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in __mutex_lock_common()
503 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) rt_mutex_postunlock() function
/linux/kernel/futex/
H A Dpi.c669 rt_mutex_postunlock(&wqh); in wake_futex_pi()