incubator-nuttx/mm/umm_heap
anjiahao bc30b294aa mm:add heap args to mm_malloc_size
use malloc_size inside of where used mm_malloc_size

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-01-17 21:57:37 +08:00
..
Make.defs mm: add kmm/umm_memdump 2022-10-29 11:35:27 +08:00
umm_addregion.c
umm_brkaddr.c
umm_calloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_checkcorruption.c
umm_extend.c
umm_free.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_globals.c fix #if condition of g_mmheap for BUILD_KERNEL. 2022-02-19 19:33:15 +08:00
umm_heap.h mm: umm_heap: Fix umm_heap for BUILD_KERNEL & ADDRENV 2022-02-17 11:31:01 +01:00
umm_heapmember.c
umm_initialize.c mm: Enable a dedicated kernel heap on BUILD_FLAT via MM_KERNEL_HEAP 2023-01-17 10:30:00 +08:00
umm_mallinfo.c adjust the contents of memdump and meminfo 2023-01-17 16:48:30 +08:00
umm_malloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_malloc_size.c mm:add heap args to mm_malloc_size 2023-01-17 21:57:37 +08:00
umm_memalign.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_memdump.c mm: add kmm/umm_memdump 2022-10-29 11:35:27 +08:00
umm_realloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_sbrk.c
umm_zalloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00