Searched refs:start_bucket (Results 1 – 1 of 1) sorted by relevance
690 int start_bucket = size_to_index_allocating(size, &rounded_up); in cmpct_alloc() local695 int bucket = find_nonempty_bucket(start_bucket); in cmpct_alloc()708 bucket = find_nonempty_bucket(start_bucket); in cmpct_alloc()
Completed in 4 milliseconds