Searched refs:__owner (Results 1 – 3 of 3) sorted by relevance
47 #define csio_mb_is_host_owner(__owner) ((__owner) == CSIO_MBOWNER_PL) argument
137 static struct task_struct *__owner; variable145 __owner = current; in lockdep_lock()152 if (debug_locks && DEBUG_LOCKS_WARN_ON(__owner != current)) in lockdep_unlock()155 __owner = NULL; in lockdep_unlock()162 return DEBUG_LOCKS_WARN_ON(__owner != current); in lockdep_assert_locked()
1187 __u32 __owner = (__u32)owner; in xfs_btree_init_block_int() local1193 buf->bb_u.s.bb_owner = cpu_to_be32(__owner); in xfs_btree_init_block_int()