Searched refs:__owner (Results 1 – 1 of 1) sorted by relevance
106 static struct task_struct *__owner; variable114 __owner = current; in lockdep_lock()121 if (debug_locks && DEBUG_LOCKS_WARN_ON(__owner != current)) in lockdep_unlock()124 __owner = NULL; in lockdep_unlock()131 return DEBUG_LOCKS_WARN_ON(__owner != current); in lockdep_assert_locked()