Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/guest/hals/gralloc/legacy/
Dregion_registry.cpp154 static void* recycle_mmap(void *addr, size_t length, int prot, int flags, in recycle_mmap()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.c339 IN INTN prot, in MapMemory()
/device/google/cuttlefish_common/common/libs/fs/
Dshared_fd.h325 void* Mmap(void* addr, size_t length, int prot, int flags, off_t offset) { in Mmap()