incubator-nuttx/mm/mm_heap
dongjiuzhu1 579e47347e mm/mm_heap: define MM_MASK_BIT as significant bits mask
using MM_MASK_BIT to expand different bits of preceding field to store the
block status.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2022-10-29 00:12: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/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_addfreechunk.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_brkaddr.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_calloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
mm_checkcorruption.c mm/mm_checkcorruption: using mm_foreach to do mm_checkcorruption 2022-02-13 03:20:31 +08:00
mm_extend.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_foreach.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_free.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_heapmember.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_initialize.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_lock.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_mallinfo.c mm/mm_heap: change CONFIG_MM_BACKTRACE to int type 2022-07-26 23:45:31 +08:00
mm_malloc.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_malloc_size.c mm: Add kmm_malloc_size and mm_malloc_size 2021-07-05 14:23:24 +09:00
mm_memalign.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_memdump.c mm/mm_heap: change CONFIG_MM_BACKTRACE to int type 2022-07-26 23:45:31 +08:00
mm_realloc.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_shrinkchunk.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_size2ndx.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_zalloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00