Lines Matching refs:ashmem
17 * @file ashmem.h
27 #include <linux/ashmem.h>
87 * The <b>/dev/ashmem</b> file will be opened, whose file
103 * @param fd File descriptor of an ashmem in kenrel.
104 * @param size Size of the corresponding ashmem region in kernel.
110 * @brief Get file descriptor of the corresponding ashmem in kernel.
113 * 0 when ashmem is closed.
121 * @brief Set the protection flag of ashmem region in kernel.
129 * @brief Get the protection flag of ashmem region in kernel.
136 * @brief Get the size of ashmem region in kernel.