incubator-nuttx/mm/mempool
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
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
Make.defs mm/mempool: Remove MM_MEMPOOL option from Kconfig 2022-11-08 10:18:27 -03:00
mempool.c mm/mempool: rename the mempool_alloc and mempool_free function 2024-08-18 19:46:54 +08:00
mempool_multiple.c mm/mempool: rename the mempool_alloc and mempool_free function 2024-08-18 19:46:54 +08:00
mempool_procfs.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00