Home
last modified time | relevance | path

Searched refs:heap_id_mask (Results 1 – 25 of 54) sorted by relevance

123

/hardware/qcom/msm8x27/kernel-headers/linux/
Dion.h44 unsigned int heap_id_mask; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dion.h49 unsigned int heap_id_mask; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dion.h96 unsigned int heap_id_mask; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dion.h49 unsigned int heap_id_mask; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dion.h49 unsigned int heap_id_mask; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dion.h89 unsigned int heap_id_mask; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dion.h89 unsigned int heap_id_mask; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dion.h89 unsigned int heap_id_mask; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dion.h46 unsigned int heap_id_mask; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dion.h49 unsigned int heap_id_mask; member
/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.cpp81 ionAllocData.heap_id_mask = data.flags & ~ION_SECURE; in alloc_buffer()
83 ionAllocData.heap_id_mask &= (data.flags & ~ION_FLAG_ALLOW_NON_CONTIG); in alloc_buffer()
/hardware/qcom/msm8994/kernel-headers/linux/
Dion.h38 unsigned int heap_id_mask; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dion.h90 unsigned int heap_id_mask; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Mem.cpp326 allocData.heap_id_mask = heap_id; in allocOneBuffer()
565 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
578 rc = allocOneBuffer(mMemInfo[i], heap_id_mask, size); in allocate()
624 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateOne() local
636 rc = allocOneBuffer(mMemInfo[mBufferCount], heap_id_mask, size, isCached); in allocateOne()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp486 alloc.heap_id_mask = heap_id; in allocOneBuffer()
490 alloc.heap_id_mask = ION_HEAP(ION_SECURE_DISPLAY_HEAP_ID); in allocOneBuffer()
801 uint32_t heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
803 rc = alloc(count, size, heap_id_mask); in allocate()
809 rc = alloc(count, size, heap_id_mask); in allocate()
860 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
861 int rc = alloc(count, size, heap_id_mask); in allocateMore()
1101 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
1102 int rc = alloc(count, size, heap_id_mask); in allocate()
1136 unsigned int heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocateMore() local
[all …]
/hardware/qcom/keymaster/
Dkeymaster_qcom.h29 #define ION_HEAP_MASK heap_id_mask
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dion.h250 unsigned int heap_id_mask; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_ionbuf.c64 p_buffer->alloc.heap_id_mask = 0x1 << ION_IOMMU_HEAP_ID; in buffer_allocate()
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.cpp78 ion_alloc_data.heap_id_mask = data->heap_id; in AllocBuffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.cpp78 ion_alloc_data.heap_id_mask = data->heap_id; in AllocBuffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.cpp78 ion_alloc_data.heap_id_mask = data->heap_id; in AllocBuffer()
/hardware/qcom/sdm845/display/gralloc/
Dgr_ion_alloc.cpp79 ion_alloc_data.heap_id_mask = data->heap_id; in AllocBuffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.cpp84 ion_alloc_data.heap_id_mask = data->heap_id; in AllocBuffer()
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.cpp76 ionAllocData.heap_id_mask = data.flags & ~ION_SECURE; in alloc_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dionalloc.cpp80 ionAllocData.heap_id_mask = data.heapId; in alloc_buffer()

123