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