Searched refs:witness_unlock (Results 1 – 2 of 2) sorted by relevance
215 void witness_unlock(struct lock_object *, int, const char *, int);260 witness_unlock((lock), (flags), (file), (line))
1550 witness_unlock(struct lock_object *lock, int flags, const char *file, int line) in witness_unlock() function