Searched refs:get_free_block (Results 1 – 1 of 1) sorted by relevance
145 static struct cmm_mnode *get_free_block(struct cmm_allocator *allocator,194 pnode = get_free_block(allocator, usize); in cmm_calloc_buf()732 static struct cmm_mnode *get_free_block(struct cmm_allocator *allocator, in get_free_block() function