Searched refs:rt_mutex_adjust_prio (Results 1 – 4 of 4) sorted by relevance
114 extern void rt_mutex_adjust_prio(struct task_struct *task);
316 void rt_mutex_adjust_prio(struct task_struct *task) in rt_mutex_adjust_prio() function1388 rt_mutex_adjust_prio(current); in rt_mutex_fastunlock()
365 The functions implementing the task adjustments are rt_mutex_adjust_prio,425 Before this function is called, the task has already had rt_mutex_adjust_prio676 has changed, we call rt_mutex_adjust_prio on the owner to see if the owner
1290 rt_mutex_adjust_prio(current); in wake_futex_pi()