Searched refs:compute_fullness_hint (Results 1 – 1 of 1) sorted by relevance
201 * compute_fullness_hint() - Translate a slab's free block count into a 'fullness hint' that can be215 static u8 __must_check compute_fullness_hint(struct slab_depot *depot, in compute_fullness_hint() function 390 .fullness_hint = compute_fullness_hint(allocator->depot, free_blocks), in update_slab_summary_entry() 4177 hint = compute_fullness_hint(depot, depot->slab_config.data_blocks); in allocate_components()