Home
last modified time | relevance | path

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

/lk-master/lib/heap/cmpctmalloc/
A Dcmpctmalloc.c203 static int find_nonempty_bucket(int index) { in find_nonempty_bucket() function
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