Lines Matching full:ashmem
18 * Implementation of the user-space ashmem API for devices, which have our
19 * ashmem-enabled kernel. See ashmem-sim.c for the "fake" tmp-based version,
22 #define LOG_TAG "ashmem"
26 #include <linux/ashmem.h>
34 #include <cutils/ashmem.h>
37 #define ASHMEM_DEVICE "/dev/ashmem"
39 /* ashmem identity */
43 * signal handler calls ashmem, we could get into a deadlock state.
47 /* logistics of getting file descriptor for ashmem */
86 /* Make sure file descriptor references ashmem, negative number means false */
143 * ashmem_create_region - creates a new ashmem region and returns the file