Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Drt.h56 extern void rt_mutex_post_schedule(void);
/linux-6.15/kernel/futex/
H A Dpi.c1067 rt_mutex_post_schedule(); in futex_lock_pi()
/linux-6.15/kernel/locking/
H A Drtmutex.c1802 rt_mutex_post_schedule(); in rt_mutex_slowlock()
H A Drwsem.c1435 rt_mutex_post_schedule()
/linux-6.15/kernel/sched/
H A Dcore.c7144 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function