Home
last modified time | relevance | path

Searched refs:handle_data (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.cpp71 struct ion_handle_data handle_data; in AllocBuffer() local
89 handle_data.handle = ion_alloc_data.handle; in AllocBuffer()
93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
102 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
109 data->ion_handle = handle_data.handle; in AllocBuffer()
126 struct ion_handle_data handle_data; in FreeBuffer() local
127 handle_data.handle = ion_handle; in FreeBuffer()
128 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
171 struct ion_handle_data handle_data; in CleanBuffer() local
181 handle_data.handle = fd_data.handle; in CleanBuffer()
[all …]
/hardware/qcom/display/msm8909/libgralloc/
Dionalloc.cpp72 struct ion_handle_data handle_data; in alloc_buffer() local
96 handle_data.handle = ionAllocData.handle; in alloc_buffer()
101 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
112 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
119 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
191 struct ion_handle_data handle_data; in clean_buffer() local
206 handle_data.handle = fd_data.handle; in clean_buffer()
233 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
236 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.cpp69 struct ion_handle_data handle_data; in alloc_buffer() local
93 handle_data.handle = ionAllocData.handle; in alloc_buffer()
98 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
109 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
116 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
179 struct ion_handle_data handle_data; in clean_buffer() local
194 handle_data.handle = fd_data.handle; in clean_buffer()
221 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
224 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.cpp72 struct ion_handle_data handle_data; in alloc_buffer() local
92 handle_data.handle = ionAllocData.handle; in alloc_buffer()
97 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
108 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
115 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
187 struct ion_handle_data handle_data; in clean_buffer() local
202 handle_data.handle = fd_data.handle; in clean_buffer()
229 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
232 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8998/libgralloc/
Dionalloc.cpp73 struct ion_handle_data handle_data; in alloc_buffer() local
93 handle_data.handle = ionAllocData.handle; in alloc_buffer()
98 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
109 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
116 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
188 struct ion_handle_data handle_data; in clean_buffer() local
203 handle_data.handle = fd_data.handle; in clean_buffer()
230 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
233 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.cpp69 struct ion_handle_data handle_data; in alloc_buffer() local
93 handle_data.handle = ionAllocData.handle; in alloc_buffer()
98 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
109 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
120 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
183 struct ion_handle_data handle_data; in clean_buffer() local
198 handle_data.handle = fd_data.handle; in clean_buffer()
224 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
227 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.cpp69 struct ion_handle_data handle_data; in alloc_buffer() local
93 handle_data.handle = ionAllocData.handle; in alloc_buffer()
98 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
109 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
116 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
183 struct ion_handle_data handle_data; in clean_buffer() local
198 handle_data.handle = fd_data.handle; in clean_buffer()
225 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
228 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.cpp72 struct ion_handle_data handle_data; in alloc_buffer() local
102 handle_data.handle = ionAllocData.handle; in alloc_buffer()
107 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
118 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
125 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
197 struct ion_handle_data handle_data; in clean_buffer() local
212 handle_data.handle = fd_data.handle; in clean_buffer()
239 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
242 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.cpp71 struct ion_handle_data handle_data; in AllocBuffer() local
88 handle_data.handle = ion_alloc_data.handle; in AllocBuffer()
92 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
97 data->ion_handle = handle_data.handle; in AllocBuffer()
116 struct ion_handle_data handle_data; in FreeBuffer() local
117 handle_data.handle = ion_handle; in FreeBuffer()
118 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
/hardware/qcom/keymaster/
Dkeymaster_qcom.cpp203 struct ion_handle_data handle_data; in qcom_km_ION_memalloc() local
276 handle_data.handle = ion_alloc_data.handle; in qcom_km_ION_memalloc()
279 iret = ioctl(ion_fd, ION_IOC_FREE, &handle_data); in qcom_km_ION_memalloc()
296 struct ion_handle_data handle_data; in qcom_km_ion_dealloc() local
305 handle_data.handle = handle->ion_alloc_handle.handle; in qcom_km_ion_dealloc()
307 ret = ioctl(handle->ion_fd, ION_IOC_FREE, &handle_data); in qcom_km_ion_dealloc()