Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex.c380 static inline struct rt_mutex *task_blocked_on_lock(struct task_struct *p) in task_blocked_on_lock() function
639 next_lock = task_blocked_on_lock(task); in rt_mutex_adjust_prio_chain()
757 next_lock = task_blocked_on_lock(task); in rt_mutex_adjust_prio_chain()
982 next_lock = task_blocked_on_lock(owner); in task_blocks_on_rt_mutex()
1097 next_lock = task_blocked_on_lock(owner); in remove_waiter()