Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sched/
Drt.h56 extern void rt_mutex_post_schedule(void);
/linux-6.12.1/kernel/futex/
Dpi.c1066 rt_mutex_post_schedule(); in futex_lock_pi()
/linux-6.12.1/kernel/locking/
Drtmutex.c1781 rt_mutex_post_schedule(); in rt_mutex_slowlock()
Drwsem.c1435 rt_mutex_post_schedule()
/linux-6.12.1/kernel/sched/
Dcore.c7069 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function