Searched refs:wloh_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dsubr_witness.c275 u_int wloh_size; member in struct:witness_lock_order_hash
2847 w_lohash.wloh_size = WITNESS_LO_HASH_SIZE;
2912 sizeof(key)) % w_lohash.wloh_size;
2959 sizeof(key)) % w_lohash.wloh_size;

Completed in 48 milliseconds