Home
last modified time | relevance | path

Searched refs:kmm_malloc (Results 1 – 3 of 3) sorted by relevance

/third_party/NuttX/include/nuttx/fs/
Ddirent_fs.h57 #define kmm_malloc(s) malloc(s) macro
/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.c478 tfo = (struct tmpfs_file_s *)kmm_malloc(allocsize); in tmpfs_alloc_file()
624 tdo = (struct tmpfs_directory_s *)kmm_malloc(allocsize); in tmpfs_alloc_directory()
/third_party/NuttX/
DReleaseNotes22411 kmm_malloc/kmm_free, (3) define LFS_NAME_MAX to NAME_MAX, (4) Check