Home
last modified time | relevance | path

Searched refs:rt_mutex_futex_post_schedule (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sched/
H A Drt.h58 extern void rt_mutex_futex_post_schedule(void);
/linux/kernel/locking/
H A Drtmutex_api.c437 rt_mutex_futex_post_schedule(); in rt_mutex_wait_proxy_lock()
/linux/kernel/sched/
H A Dcore.c7669 void rt_mutex_futex_post_schedule(void) in rt_mutex_futex_post_schedule() function