Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_witness.c265 struct witness_lock_order_data *wlod_next; member
2963 w_lodata[i].wlod_next = w_lofree; in witness_init_hash_tables()
3035 data = data->wlod_next; in witness_lock_order_get()
3082 w_lofree = data->wlod_next; in witness_lock_order_add()
3083 data->wlod_next = w_lohash.wloh_array[hash]; in witness_lock_order_add()