Searched refs:lockdep_lock_release (Results 1 – 2 of 2) sorted by relevance
117 static inline void lockdep_lock_release(struct lockdep_lock_head *owned, in lockdep_lock_release() function143 static inline void lockdep_lock_release(struct lockdep_lock_head *o __unused, in lockdep_lock_release() function
63 lockdep_lock_release(&owned[thread], (uintptr_t)m); in mutex_unlock_check()
Completed in 2 milliseconds