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