Searched refs:witness_downgrade (Results 1 – 2 of 2) sorted by relevance
216 void witness_downgrade(struct lock_object *, int, const char *, int);259 witness_downgrade((lock), (flags), (file), (line))
1546 witness_downgrade(struct lock_object *lock, int flags, const char *file, in witness_downgrade() function