rt_mutex_owner
(rt_mutex_owner(&this_cpu_ptr(__lock)->lock) == current)
return rt_mutex_owner(&txq->_xmit_lock.lock) == current;
newowner = rt_mutex_owner(&pi_state->pi_mutex);
pi_state_update_owner(pi_state, rt_mutex_owner(&pi_state->pi_mutex));
if (WARN_ON_ONCE(rt_mutex_owner(&q->pi_state->pi_mutex) == current))
if (rt_mutex_owner(lock))
struct task_struct *owner = rt_mutex_owner(lock);
if (rt_mutex_owner(lock))
if (owner != rt_mutex_owner(lock))
struct task_struct *owner = rt_mutex_owner(lock);
owner = rt_mutex_owner(lock);
owner = rt_mutex_owner(lock);
struct task_struct *owner = rt_mutex_owner(lock);
lockdep_assert(rt_mutex_owner(lock) == p);
if (orig_waiter && !rt_mutex_owner(orig_lock))
if (lock == orig_lock || rt_mutex_owner(lock) == top_task) {
if (!rt_mutex_owner(lock)) {
task = get_task_struct(rt_mutex_owner(lock));
if (!rt_mutex_owner(lock)) {
task = get_task_struct(rt_mutex_owner(lock));
if (ret && !rt_mutex_owner(lock)) {
if (rt_mutex_owner(lock) != current) {
DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current);
DEBUG_LOCKS_WARN_ON(!rt_mutex_owner(lock));
owner = rt_mutex_owner(rtm);
return rt_mutex_owner(&lock->rtmutex);
drop_boost_mutex = rt_mutex_owner(&rnp->boost_mtx.rtmutex) == t;