nuttx/mm/mm_heap
ligd fe03ce5fbe mm: both use spin_lock_irqxx() when operated delaylist
align with free_delaylist()

Signed-off-by: ligd <liguiding1@xiaomi.com>
2023-10-27 22:27:15 +08:00
..
CMakeLists.txt
Make.defs
mm_addfreechunk.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_brkaddr.c
mm_calloc.c
mm_checkcorruption.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_extend.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_foreach.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_free.c mm: both use spin_lock_irqxx() when operated delaylist 2023-10-27 22:27:15 +08:00
mm_heapmember.c
mm_initialize.c mm:fix warning 2023-09-26 14:12:59 +08:00
mm_lock.c
mm_mallinfo.c mm: rewrite the memdump code for more readable 2023-09-24 10:39:18 +08:00
mm_malloc_size.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_malloc.c Replace enter_critical_section with spin_irqsave 2023-10-21 11:00:07 +08:00
mm_memalign.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_memdump.c mm: rewrite the memdump code for more readable 2023-09-24 10:39:18 +08:00
mm_realloc.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_shrinkchunk.c mm: add macro to judge if node/prenode is free 2023-09-12 22:09:36 +08:00
mm_size2ndx.c
mm_zalloc.c
mm.h mm/mm_heap: add parenthesis in macro definition 2023-09-16 14:17:47 +08:00