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

/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_ion.h189 * @heap_id - heap id to secure.
194 int msm_ion_secure_heap(int heap_id);
199 * @heap_id - heap id to secure.
204 int msm_ion_unsecure_heap(int heap_id);
210 * @heap_id - heap id to secure.
216 int msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage);
222 * @heap_id - heap id to secure.
228 int msm_ion_unsecure_heap_2_0(int heap_id, enum cp_mem_usage usage);
230 static inline int msm_ion_secure_heap(int heap_id) argument
236 static inline int msm_ion_unsecure_heap(int heap_id) argument
241 msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage) argument
246 msm_ion_unsecure_heap_2_0(int heap_id, enum cp_mem_usage usage) argument
[all...]
H A Dion.h342 * @client - a client that has allocated from the heap heap_id
343 * @heap_id - heap id to secure.
350 int ion_secure_heap(struct ion_device *dev, int heap_id, int version,
356 * @client - a client that has allocated from the heap heap_id
357 * @heap_id - heap id to un-secure.
364 int ion_unsecure_heap(struct ion_device *dev, int heap_id, int version,
471 static inline int ion_secure_heap(struct ion_device *dev, int heap_id, argument
478 static inline int ion_unsecure_heap(struct ion_device *dev, int heap_id, argument
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dmsm_ion.h189 * @heap_id - heap id to secure.
194 int msm_ion_secure_heap(int heap_id);
199 * @heap_id - heap id to secure.
204 int msm_ion_unsecure_heap(int heap_id);
210 * @heap_id - heap id to secure.
216 int msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage);
222 * @heap_id - heap id to secure.
228 int msm_ion_unsecure_heap_2_0(int heap_id, enum cp_mem_usage usage);
230 static inline int msm_ion_secure_heap(int heap_id) argument
236 static inline int msm_ion_unsecure_heap(int heap_id) argument
241 msm_ion_secure_heap_2_0(int heap_id, enum cp_mem_usage usage) argument
246 msm_ion_unsecure_heap_2_0(int heap_id, enum cp_mem_usage usage) argument
[all...]
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_ion.h112 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_ion.h147 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_ion.h111 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_ion.h141 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_ion.h114 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_ion.h144 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraMem.h119 unsigned int heap_id; member in struct:qcamera::QCameraMemory::QCameraMemInfo
122 int alloc(int count, size_t size, unsigned int heap_id,
126 unsigned int heap_id, size_t size, bool cached, uint32_t is_secure);
146 unsigned int heap_id, size_t size, bool cached,
155 unsigned int heap_id, size_t size, bool cached,
H A DQCameraMem.cpp366 * @heap_id : heap id to indicate where the buffers will be allocated from
372 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, argument
390 rc = allocOneBuffer(mMemInfo[i], heap_id, size, m_bCached,
400 heap_id,
455 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode)
477 alloc.heap_id_mask = heap_id;
505 memInfo.heap_id = heap_id;
636 * @heap_id : type of heap
646 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id,
454 allocOneBuffer(QCameraMemInfo &memInfo, unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) argument
645 findBufferLocked( struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, size_t size, bool cached, cam_stream_type_t streamType) argument
704 allocateBuffer( struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, size_t size, bool cached, cam_stream_type_t streamType, uint32_t secure_mode) argument
[all...]
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_ion.h130 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_ion.h166 int heap_id; member in struct:ion_prefetch_data
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Mem.h124 unsigned int heap_id, size_t size);
H A DQCamera3Mem.cpp303 unsigned int heap_id, size_t size)
323 allocData.heap_id_mask = heap_id;
302 allocOneBuffer(QCamera3MemInfo &memInfo, unsigned int heap_id, size_t size) argument
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp5517 int heap_id = 0; local
5521 heap_id = ION_ADSP_HEAP_ID;
5523 heap_id = ION_IOMMU_HEAP_ID;
5529 &ion_alloc_data, &fd_ion_data,flags, heap_id);
8094 struct ion_fd_data *fd_data, int flag, int heap_id)
8125 if (!secure_mode && heap_id)
8126 alloc_data->heap_id_mask = ION_HEAP(heap_id);
8128 DEBUG_PRINT_LOW("ION ALLOC memory heap_id %d mask %0xx size %d align %d",
8129 heap_id, (unsigned int)alloc_data->heap_id_mask, alloc_data->len, alloc_data->align);
10358 int heap_id local
8092 alloc_map_ion_memory(OMX_U32 buffer_size, OMX_U32 alignment, struct ion_allocation_data *alloc_data, struct ion_fd_data *fd_data, int flag, int heap_id) argument
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h748 struct ion_fd_data *fd_data,int flag, int heap_id = 0);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp5315 int heap_id = 0; local
5319 heap_id = ION_ADSP_HEAP_ID;
5325 &ion_alloc_data, &fd_ion_data,flags, heap_id);
7879 struct ion_fd_data *fd_data, int flag, int heap_id)
7910 if (!secure_mode && heap_id)
7911 alloc_data->heap_mask = ION_HEAP(heap_id);
7913 DEBUG_PRINT_LOW("ION ALLOC memory heap_id %d mask %0xx size %d align %d",
7914 heap_id, (unsigned int)alloc_data->heap_mask, alloc_data->len, alloc_data->align);
7877 alloc_map_ion_memory(OMX_U32 buffer_size, OMX_U32 alignment, struct ion_allocation_data *alloc_data, struct ion_fd_data *fd_data, int flag, int heap_id) argument

Completed in 479 milliseconds