Searched refs:ashmem_area (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dashmem.c41 * struct ashmem_area - The anonymous shared memory area
53 struct ashmem_area { struct
76 struct ashmem_area *asma;
93 * ashmem_mutex - protects the list of and each individual ashmem_area
154 * @asma: The associated ashmem_area
164 static int range_alloc(struct ashmem_area *asma,
228 * Please note that the ashmem_area is not returned by this function - It is
235 struct ashmem_area *asma;
264 struct ashmem_area *asma = file->private_data;
291 struct ashmem_area *asm
[all...]

Completed in 32 milliseconds