Home
last modified time | relevance | path

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

/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h118 hidden extern void insert_block_list(struct chunk *ptr);
H A Dmalloc.c230 insert_block_list(w); in expand_heap()
693 insert_block_list(c); in __malloc_donate()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h97 hidden extern void insert_block_list(struct chunk *ptr);
H A Dmalloc.c221 insert_block_list(w); in expand_heap()
626 insert_block_list(c); in __malloc_donate()
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c487 void insert_block_list(struct chunk *self) in insert_block_list() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c472 void insert_block_list(struct chunk *self) in insert_block_list() function

Completed in 6 milliseconds