walnux/include/nuttx/mm
anjiahao 4ced3c9642 mempool:fix bug when use MM_BACKTRACE
caculate blk address when mempool_multiple_free
have a bug. need a real blocksize to caulate the
memory address.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-02-13 15:47:17 +08:00
..
circbuf.h mm/circbuf: add circ_peekat to read data with specified postion 2022-07-25 13:35:26 +08:00
gran.h mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
iob.h mm/iob: Support negative offset when copyin/out. 2023-01-31 00:39:15 +08:00
map.h mm/map: Add a common virtual memory region allocator 2023-01-13 02:20:13 +08:00
mempool.h mempool:fix bug when use MM_BACKTRACE 2023-02-13 15:47:17 +08:00
mm.h mm:add heap args to mm_malloc_size 2023-01-17 21:57:37 +08:00