Home
last modified time | relevance | path

Searched refs:munmap (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/posix/sys/
Dmman.h44 int munmap(void *addr, size_t len);
/Zephyr-latest/drivers/flash/
Dflash_simulator_native.c112 munmap(mock_flash, size); in flash_mock_cleanup_native()
/Zephyr-latest/drivers/eeprom/
Deeprom_simulator_native.c103 munmap(mock_eeprom, size); in eeprom_mock_cleanup_native()
/Zephyr-latest/lib/posix/options/
Dmmap.c108 int munmap(void *addr, size_t len) in munmap() function
DKconfig.mem32 Select 'y' here and Zephyr will provide support for mmap(), msync(), and munmap().
/Zephyr-latest/tests/posix/shm/src/
Dmain.c188 zassert_ok(munmap(addr[i - 1], PAGE_SIZE)); in ZTEST()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst287 munmap(),yes
881 munmap(), yes