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

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c192 // See set_free_list_bit(), clear_free_list_bit().
329 static inline void clear_free_list_bit(int index) { function
434 clear_free_list_bit(bucket);

Completed in 23 milliseconds