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