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

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c333 static int find_nonempty_bucket(int index) { function
916 int bucket = find_nonempty_bucket(start_bucket);
931 bucket = find_nonempty_bucket(start_bucket);

Completed in 66 milliseconds