Home
last modified time | relevance | path

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

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