Searched refs:witness_display_spinlock (Results 1 – 3 of 3) sorted by relevance
241 void witness_display_spinlock(struct lock_object *, struct thread *,
1275 witness_display_spinlock(&m->lock_object, td, printf); in _mtx_lock_indefinite_check()
2344 witness_display_spinlock(struct lock_object *lock, struct thread *owner, in witness_display_spinlock() function