Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3330 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment() function
3560 add_segment(m, tbase, tsize, mmap_flag); in sys_alloc()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3912 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment() function
4152 add_segment(m, tbase, tsize, mmap_flag); in sys_alloc()