Searched refs:rt_mutex_post_schedule (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/sched/ | ||
| H A D | rt.h | 56 extern void rt_mutex_post_schedule(void); |
| /linux/kernel/sched/ | ||
| H A D | core.c | 7646 void rt_mutex_post_schedule(void) in rt_mutex_post_schedule() function |