Home
last modified time | relevance | path

Searched refs:ASHMEM_UNPIN (Results 1 – 3 of 3) sorted by relevance

/system/core/include/utils/
Dashmem.h37 #define ASHMEM_UNPIN _IO(__ASHMEMIOC, 8) macro
/system/core/libcutils/
Dashmem-dev.c207 return TEMP_FAILURE_RETRY(ioctl(fd, ASHMEM_UNPIN, &pin)); in ashmem_unpin_region()
/system/sepolicy/
Dioctl_defines1312 define(`ASHMEM_UNPIN', `0x40087708')