Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex_common.h157 extern void rt_mutex_postunlock(struct wake_q_head *wake_q);
H A Drtmutex.c1446 void rt_mutex_postunlock(struct wake_q_head *wake_q) in rt_mutex_postunlock() function
1465 rt_mutex_postunlock(&wake_q); in rt_mutex_fastunlock()
1655 rt_mutex_postunlock(&wake_q); in rt_mutex_futex_unlock()
/OK3568_Linux_fs/kernel/kernel/
H A Dfutex.c1558 rt_mutex_postunlock(&wake_q); in wake_futex_pi()