Home
last modified time | relevance | path

Searched refs:insert_chunk (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3140 #define insert_chunk(M, P, S)\ macro
3320 insert_chunk(m, q, qsize); in prepend_alloc()
3376 insert_chunk(m, q, psize); in add_segment()
3754 insert_chunk(m, r, rsize); in tmalloc_large()
4310 insert_chunk(fm, p, psize); in dlfree()
4715 insert_chunk(fm, p, psize); in mspace_free()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3726 #define insert_chunk(M, P, S)\ macro
3903 insert_chunk(m, q, qsize); in prepend_alloc()
3958 insert_chunk(m, q, psize); in add_segment()
4351 insert_chunk(m, r, rsize); in tmalloc_large()