rh_hash
struct list_head *bucket = rh->buckets + rh_hash(rh, region);
list_add(®->hash_list, rh->buckets + rh_hash(rh, reg->key));