Home
last modified time | relevance | path

Searched refs:start_bucket (Results 1 – 1 of 1) sorted by relevance

/lk-master/lib/heap/cmpctmalloc/
A Dcmpctmalloc.c690 int start_bucket = size_to_index_allocating(size, &rounded_up); in cmpct_alloc() local
695 int bucket = find_nonempty_bucket(start_bucket); in cmpct_alloc()
708 bucket = find_nonempty_bucket(start_bucket); in cmpct_alloc()

Completed in 4 milliseconds