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.h56 extern void rt_mutex_post_schedule(void);
/linux/kernel/futex/
H A Dpi.c1067 rt_mutex_post_schedule(); in futex_lock_pi()
/linux/kernel/locking/
H A Drtmutex.c1791 rt_mutex_post_schedule(); in rt_mutex_slowlock()
H A Drwsem.c1435 rt_mutex_post_schedule()
/linux/kernel/sched/
H A Dcore.c7141 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function