Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Drt.h56 extern void rt_mutex_post_schedule(void);
/linux/kernel/sched/
H A Dcore.c7646 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function