Searched refs:hamt_bitpos (Results 1 – 1 of 1) sorted by relevance
432 hamt_bitpos(int32_t hash, uint32_t shift) in hamt_bitpos() function711 uint32_t bit = hamt_bitpos(hash, shift); in hamt_node_bitmap_assoc()971 uint32_t bit = hamt_bitpos(hash, shift); in hamt_node_bitmap_without()1112 uint32_t bit = hamt_bitpos(hash, shift); in hamt_node_bitmap_find()1427 new_node->b_bitmap = hamt_bitpos(self->c_hash, shift); in hamt_node_collision_assoc()1504 node->b_bitmap = hamt_bitpos(hash, shift); in hamt_node_collision_without()