Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_witness.c455 static struct mtx w_mtx; variable
937 mtx_lock_spin(&w_mtx); in witness_destroy()
943 mtx_unlock_spin(&w_mtx); in witness_destroy()
1092 mtx_lock_spin(&w_mtx); in witness_defineorder()
1240 mtx_lock_spin(&w_mtx); in witness_checkorder()
1911 mtx_lock_spin(&w_mtx); in enroll()
2209 mtx_lock_spin(&w_mtx); in witness_lock_list_get()
2227 mtx_lock_spin(&w_mtx); in witness_lock_list_free()
2642 mtx_lock_spin(&w_mtx); in sbuf_print_witness_badstacks()
2731 mtx_lock_spin(&w_mtx); in sbuf_print_witness_badstacks()
[all …]