Home
last modified time | relevance | path

Searched refs:w_mtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_witness.c453 static struct mtx w_mtx; variable
938 mtx_lock_spin(&w_mtx); in witness_destroy()
944 mtx_unlock_spin(&w_mtx); in witness_destroy()
1093 mtx_lock_spin(&w_mtx); in witness_defineorder()
1241 mtx_lock_spin(&w_mtx); in witness_checkorder()
1912 mtx_lock_spin(&w_mtx); in enroll()
2210 mtx_lock_spin(&w_mtx); in witness_lock_list_get()
2228 mtx_lock_spin(&w_mtx); in witness_lock_list_free()
2685 mtx_lock_spin(&w_mtx); in sbuf_print_witness_badstacks()
2774 mtx_lock_spin(&w_mtx); in sbuf_print_witness_badstacks()
[all …]