Searched refs:rt_mutex_adjust_pi (Results 1 – 2 of 2) sorted by relevance
66 extern void rt_mutex_adjust_pi(struct task_struct *p);72 # define rt_mutex_adjust_pi(p) do { } while (0) macro
707 rt_mutex_adjust_pi(p); in __sched_setscheduler()