nuttx/mm
Yanfeng Liu cafee0e086 mm/mm.h: add mm_free_delaylist interface
This adds explicit `void mm_free_delaylist(heap)` interface so that
to force freeing the heap's delaylist.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-08-03 01:30:04 +08:00
..
bin
circbuf
iob mm/iob: Simplify IOB alloc/free logic 2024-06-25 15:21:00 +08:00
kasan
kbin
kmap
kmm_heap mm: add mm_initialize_pool, make pool more flexible 2024-06-25 16:42:06 +08:00
map
mempool libc/execinfo: extract a common backtrace format function 2024-06-29 22:44:39 +08:00
mm_gran mm/gran: Fix GRAN_ALIGNED() macro 2024-06-03 22:06:38 +08:00
mm_heap mm/mm.h: add mm_free_delaylist interface 2024-08-03 01:30:04 +08:00
shm
tlsf mm/mm.h: add mm_free_delaylist interface 2024-08-03 01:30:04 +08:00
ubsan mm_ubsan: add dummy to bypass runtime actions 2024-07-10 20:09:39 +08:00
umm_heap mm: add mm_initialize_pool, make pool more flexible 2024-06-25 16:42:06 +08:00
CMakeLists.txt
Kconfig mm_ubsan: add dummy to bypass runtime actions 2024-07-10 20:09:39 +08:00
Makefile