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

/freebsd-12-stable/sys/contrib/ck/src/
H A Dck_rhs.c891 ck_rhs_get_first_offset(struct ck_rhs_map *map, unsigned long offset, unsigned int probes) function
955 h = ck_rhs_get_first_offset(map, first, n_probes);
963 h = ck_rhs_get_first_offset(map, slot, n_probes);
976 h = ck_rhs_get_first_offset(map, orig_slot,
1046 if (h == (unsigned long)ck_rhs_get_first_offset(map, tmp_offset, probe))

Completed in 153 milliseconds