Searched refs:top_task (Results 1 – 2 of 2) sorted by relevance
660 struct task_struct *top_task) in rt_mutex_adjust_prio_chain() argument692 top_task->comm, task_pid_nr(top_task)); in rt_mutex_adjust_prio_chain()837 if (lock == orig_lock || rt_mutex_owner(lock) == top_task) { in rt_mutex_adjust_prio_chain()
398 is blocked, and a top_task as the top waiter of the mutex.