Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Drt.h56 extern void rt_mutex_post_schedule(void);
/linux/kernel/futex/
H A Dpi.c1086 rt_mutex_post_schedule(); in futex_lock_pi()
/linux/kernel/locking/
H A Drtmutex.c1821 rt_mutex_post_schedule(); in rt_mutex_slowlock()
/linux/kernel/sched/
H A Dcore.c7567 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function