Searched refs:munmap (Results 1 – 7 of 7) sorted by relevance
44 int munmap(void *addr, size_t len);
112 munmap(mock_flash, size); in flash_mock_cleanup_native()
103 munmap(mock_eeprom, size); in eeprom_mock_cleanup_native()
108 int munmap(void *addr, size_t len) in munmap() function
32 Select 'y' here and Zephyr will provide support for mmap(), msync(), and munmap().
188 zassert_ok(munmap(addr[i - 1], PAGE_SIZE)); in ZTEST()
287 munmap(),yes881 munmap(), yes