Home
last modified time | relevance | path

Searched refs:rt_mutex_post_schedule (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sched/
H A Drt.h35 extern void rt_mutex_post_schedule(void);
/linux/kernel/futex/
H A Dpi.c1066 rt_mutex_post_schedule(); in futex_lock_pi()
/linux/kernel/locking/
H A Drtmutex.c1780 rt_mutex_post_schedule(); in rt_mutex_slowlock()
H A Drwsem.c1437 rt_mutex_post_schedule()
/linux/kernel/sched/
H A Dcore.c7117 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function