walnux/include/nuttx/mm
guoshichao 61cd8c379e mm/mempool: rename the mempool_alloc and mempool_free function
the mempool_alloc and mempool_free function are duplicate with the
mempool method that provided in optee_os, in order to port optee_os, so
we rename the mempool related functions in nuttx

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-18 19:46:54 +08:00
..
circbuf.h drivers/rmt: Implement an upper-half RMT character driver 2023-12-24 16:38:06 -08:00
gran.h mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
iob.h net/can: Add SO_RCVBUF option for can socket 2024-06-14 19:54:07 +08:00
kmap.h mm/kmap.h: fix typo in comments 2024-03-26 07:41:57 +01:00
map.h mm/map: revise device mapping functions 2024-05-03 23:58:39 +08:00
mempool.h mm/mempool: rename the mempool_alloc and mempool_free function 2024-08-18 19:46:54 +08:00
mm.h mm/mm.h: add mm_free_delaylist interface 2024-08-03 01:30:04 +08:00