Searched refs:witness_save (Results 1 – 2 of 2) sorted by relevance
234 void witness_save(struct lock_object *, const char **, int *);293 witness_save((lock), &__CONCAT(n, __wf), &__CONCAT(n, __wl))
2358 witness_save(struct lock_object *lock, const char **filep, int *linep) in witness_save() function