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.c258 struct witness_lock_order_data *wlod_next; member
3299 w_lodata[i].wlod_next = w_lofree; in witness_init_hash_tables()
3371 data = data->wlod_next; in witness_lock_order_get()
3417 w_lofree = data->wlod_next; in witness_lock_order_add()
3418 data->wlod_next = w_lohash.wloh_array[hash]; in witness_lock_order_add()