incubator-nuttx/fs/mmap
zhangshoukui d68fab125e FS_RAMMAP depends on FS_REFCOUNT and remove useless macro
Signed-off-by: zhangshoukui <zhangshoukui@xiaomi.com>
2024-09-23 18:22:35 +08:00
..
CMakeLists.txt fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
Kconfig FS_RAMMAP depends on FS_REFCOUNT and remove useless macro 2024-09-23 18:22:35 +08:00
Make.defs fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_anonmap.c fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_anonmap.h fs/mmap: Support the no backing file for anonymous mapping 2023-01-12 19:11:56 +02:00
fs_mmap.c fs_msync:Fix crash caused under the anonymous mapping 2024-09-19 01:43:50 +08:00
fs_mmisc.c mmap: Implement the minial but reasonable mlock/munlock/mprotect 2021-07-01 08:06:54 +09:00
fs_msync.c fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
fs_munmap.c mmap: add xip mmap type support 2024-09-19 01:43:50 +08:00
fs_rammap.c FS_RAMMAP depends on FS_REFCOUNT and remove useless macro 2024-09-23 18:22:35 +08:00
fs_rammap.h mmap: add xip mmap type support 2024-09-19 01:43:50 +08:00