incubator-nuttx/mm/mm_heap
wangbowen6 723c6e52e2 mm: reorder the preceding and size and move MM_ALLOC_BIT to size
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2023-02-01 11:14:02 +08:00
..
Make.defs Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm.h mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_addfreechunk.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_brkaddr.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_calloc.c
mm_checkcorruption.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_extend.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_foreach.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_free.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_heapmember.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_initialize.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_lock.c sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
mm_mallinfo.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_malloc.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_malloc_size.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_memalign.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_memdump.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_realloc.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_shrinkchunk.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_size2ndx.c mm_size2ndx: using flsl to calculate the ndx 2022-11-23 13:19:41 +08:00
mm_zalloc.c