Lines Matching refs:wr_mas
35070 static unsigned char get_vacant_height(struct ma_wr_state *wr_mas, void *entry) in get_vacant_height() argument
35072 struct ma_state *mas = wr_mas->mas; in get_vacant_height()
35087 wr_mas->type = type; in get_vacant_height()
35100 wr_mas->r_max = offset < mas->end ? pivots[offset] : mas->max; in get_vacant_height()
35103 if (mas_is_span_wr(wr_mas)) in get_vacant_height()
35139 MA_WR_STATE(wr_mas, &mas, ptr); in check_prealloc()
35148 mas_wr_preallocate(&wr_mas, ptr); in check_prealloc()
35153 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()
35160 mas_wr_preallocate(&wr_mas, ptr); in check_prealloc()
35164 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()
35176 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()
35190 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()
35204 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()
35230 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()
35248 vacant_height = get_vacant_height(&wr_mas, ptr); in check_prealloc()