Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/locking/
A Drtmutex.c545 static __always_inline struct rt_mutex_base *task_blocked_on_lock(struct task_struct *p) in task_blocked_on_lock() function
841 next_lock = task_blocked_on_lock(task); in rt_mutex_adjust_prio_chain()
959 next_lock = task_blocked_on_lock(task); in rt_mutex_adjust_prio_chain()
1198 next_lock = task_blocked_on_lock(owner); in task_blocks_on_rt_mutex()
1488 next_lock = task_blocked_on_lock(owner); in remove_waiter()

Completed in 4 milliseconds