Searched refs:__owner (Results 1 – 3 of 3) sorted by relevance
57 __u32 __count, __owner; \58 int ret = read_mutex_state((mutex), &__count, &__owner); \61 EXPECT_EQ((owner), __owner); \
47 #define csio_mb_is_host_owner(__owner) ((__owner) == CSIO_MBOWNER_PL) argument
139 static struct task_struct *__owner; variable147 __owner = current; in lockdep_lock()154 if (debug_locks && DEBUG_LOCKS_WARN_ON(__owner != current)) in lockdep_unlock()157 __owner = NULL; in lockdep_unlock()165 return DEBUG_LOCKS_WARN_ON(__owner != current); in lockdep_assert_locked()