Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmingw_support.c62 int munmap(void *addr, size_t len) in munmap() function
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp76 int SysImpl::munmap(void* addr, std::size_t length) const in munmap() function in internal::SysImpl
/openbmc/linux/arch/um/kernel/
H A Dtlb.c31 } munmap; member
/openbmc/linux/include/linux/
H A Dhost1x.h148 void (*munmap)(struct host1x_bo *bo, void *addr); member
/openbmc/linux/tools/include/nolibc/
H A Dsys.h707 int munmap(void *addr, size_t length) in munmap() function
/openbmc/linux/mm/
H A Dnommu.c1502 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2() argument
H A Dmmap.c2950 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2() argument