Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/locking/
A Drtmutex.c618 struct task_struct *top_task) in rt_mutex_adjust_prio_chain() argument
650 top_task->comm, task_pid_nr(top_task)); in rt_mutex_adjust_prio_chain()
790 if (lock == orig_lock || rt_mutex_owner(lock) == top_task) { in rt_mutex_adjust_prio_chain()
/linux-6.3-rc2/Documentation/locking/
A Drt-mutex-design.rst398 is blocked, and a top_task as the top waiter of the mutex.

Completed in 5 milliseconds