Home
last modified time | relevance | path

Searched refs:ION_IOC_FREE (Results 1 – 25 of 51) sorted by relevance

123

/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.cpp98 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()
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/msm8909w_3100/libgralloc/
Dionalloc.cpp98 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()
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/msm8994/libgralloc/
Dionalloc.cpp109 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
120 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
127 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
241 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
244 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.cpp103 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
114 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
121 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in alloc_buffer()
235 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
238 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.cpp98 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()
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/msm8960/libgralloc/
Dionalloc.cpp98 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()
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/msm8909/libgralloc/
Dionalloc.cpp98 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()
230 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
233 ioctl(mIonFd, ION_IOC_FREE, &handle_data); in clean_buffer()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_ionbuf.c104 ioctl(p_buffer->ion_fd, ION_IOC_FREE, &lhandle_data); in buffer_allocate()
134 ioctl(p_buffer->ion_fd, ION_IOC_FREE, &lhandle_data); in buffer_deallocate()
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.cpp93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
119 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.cpp93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
119 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.cpp93 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
119 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.cpp106 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
133 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
/hardware/google/graphics/common/libion/
Dion_uapi.h107 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data) macro
/hardware/qcom/display/msm8909/gpu_tonemapper/
DEGLImageWrapper.cpp31 if (ion_fd && !ioctl(ion_fd, ION_IOC_FREE, &cookie)) { in free_ion_cookie()
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
DEGLImageWrapper.cpp31 if (ion_fd && !ioctl(ion_fd, ION_IOC_FREE, &cookie)) { in free_ion_cookie()
/hardware/qcom/display/msm8998/gpu_tonemapper/
DEGLImageWrapper.cpp31 if (ion_fd && !ioctl(ion_fd, ION_IOC_FREE, &cookie)) { in free_ion_cookie()
/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.cpp207 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in AllocBuffer()
234 ioctl(ion_dev_fd_, INT(ION_IOC_FREE), &handle_data); in FreeBuffer()
/hardware/qcom/sm8150/display/gpu_tonemapper/
DEGLImageWrapper.cpp40 if (ion_fd && !ioctl(ion_fd, ION_IOC_FREE, &cookie)) { in free_ion_cookie()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Mem.cpp350 ioctl(main_ion_fd, ION_IOC_FREE, &handle_data); in allocOneBuffer()
378 ioctl(main_ion_fd, ION_IOC_FREE, &handle_data); in deallocOneBuffer()
868 if (ioctl(main_ion_fd, ION_IOC_FREE, &ion_handle) < 0) { in unregisterBufferLocked()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp523 ioctl(main_ion_fd, ION_IOC_FREE, &handle_data); in allocOneBuffer()
552 ioctl(memInfo.main_ion_fd, ION_IOC_FREE, &handle_data); in deallocOneBuffer()
2307 if (ioctl(mMemInfo[i].main_ion_fd, ION_IOC_FREE, &ion_handle) < 0) { in allocate()
2334 if (ioctl(mMemInfo[i].main_ion_fd, ION_IOC_FREE, &ion_handle) < 0) { in allocate()
2357 if (ioctl(mMemInfo[i].main_ion_fd, ION_IOC_FREE, &ion_handle) < 0) { in allocate()
2450 if (ioctl(mMemInfo[cnt].main_ion_fd, ION_IOC_FREE, &ion_handle) < 0) { in deallocate()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3VideoTest.cpp191 ioctl(mVideoMeminfo.ion_fd, ION_IOC_FREE, &mVideoMeminfo.ion_handle); in videoTestEnd()
DQCameraHAL3PreviewTest.cpp212 ioctl(mPreviewMeminfo.ion_fd, ION_IOC_FREE, &mPreviewMeminfo.ion_handle); in previewTestEnd()
DQCameraHAL3SnapshotTest.cpp157 ioctl(mCaptureMemInfo.ion_fd, ION_IOC_FREE, &mCaptureMemInfo.ion_handle); in snapshotTestEnd()
DQCameraHAL3RawSnapshotTest.cpp158 ioctl(mRawCaptureMemInfo.ion_fd, ION_IOC_FREE, &mRawCaptureMemInfo.ion_handle); in rawTestEnd()
/hardware/qcom/keymaster/
Dkeymaster_qcom.cpp279 iret = ioctl(ion_fd, ION_IOC_FREE, &handle_data); in qcom_km_ION_memalloc()
307 ret = ioctl(handle->ion_fd, ION_IOC_FREE, &handle_data); in qcom_km_ion_dealloc()

123