walnux/include/nuttx/mm
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03: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: revert "modify iob to support header padding and alignment features" 2022-12-21 01:43:02 +08:00
map.h Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
mempool.h mm/mempool: Remove MM_MEMPOOL option from Kconfig 2022-11-08 10:18:27 -03:00
mm.h compiler.h: Add malloc_like? and realloc_like macro 2022-12-18 09:47:12 -03:00
shm.h mm/shm: Move the vma allocators to separate functions 2022-11-22 08:54:34 +01:00