Searched refs:set_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().
325 static inline void set_free_list_bit(int index) { function
360 set_free_list_bit(index);

Completed in 75 milliseconds