Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c263 struct witness_lock_order_data *wlod_next; member
3006 w_lodata[i].wlod_next = w_lofree; in witness_init_hash_tables()
3078 data = data->wlod_next; in witness_lock_order_get()
3125 w_lofree = data->wlod_next; in witness_lock_order_add()
3126 data->wlod_next = w_lohash.wloh_array[hash]; in witness_lock_order_add()