Searched refs:hint_shift (Results 1 – 2 of 2) sorted by relevance
507 unsigned int hint_shift; member
225 hint = free_blocks >> depot->hint_shift; in compute_fullness_hint()638 free_block_count = ((block_count_t) hint) << slab->allocator->depot->hint_shift; in update_tail_block_location()4176 depot->hint_shift = vdo_get_slab_summary_hint_shift(depot->slab_size_shift); in allocate_components()