Home
last modified time | relevance | path

Searched refs:VSOC_REGION_FREE (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_kernel/uapi/
Dvsoc_shm.h28 #define VSOC_REGION_FREE ((__u32) 0) macro
/device/google/cuttlefish_common/guest/vsoc/lib/
Dgralloc_region_view.cpp74 if (entry.owned_by == VSOC_REGION_FREE && entry.buffer_size() == size) { in AllocateBuffer()