Searched refs:heap_mask (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | ion.h | 149 unsigned int heap_mask, const char *name); 159 struct ion_client *msm_ion_client_create(unsigned int heap_mask, 187 size_t align, unsigned int heap_mask, 391 unsigned int heap_mask, const char *name) in ion_client_create() argument 396 static inline struct ion_client *msm_ion_client_create(unsigned int heap_mask, in msm_ion_client_create() argument 406 unsigned int heap_mask, in ion_alloc() argument
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
D | ion.h | 122 unsigned int heap_mask, const char *name); 149 size_t align, unsigned int heap_mask,
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | ion.h | 122 unsigned int heap_mask, const char *name); 149 size_t align, unsigned int heap_mask,
|
D | msm_ion.h | 199 struct ion_client *msm_ion_client_create(unsigned int heap_mask, 384 static inline struct ion_client *msm_ion_client_create(unsigned int heap_mask, in msm_ion_client_create() argument
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | ion.h | 92 unsigned int heap_mask; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | ion.h | 47 unsigned int heap_mask; member
|
/hardware/qcom/keymaster/ |
D | keymaster_qcom.h | 27 #define ION_HEAP_MASK heap_mask
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | ionalloc.cpp | 76 ionAllocData.heap_mask = data.flags & ~ION_SECURE; in alloc_buffer()
|
/hardware/ti/omap4-aah/ion/ |
D | ion_test.c | 22 int heap_mask = 1; variable
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 106 #define ION_HEAP_MASK heap_mask
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 190 #define ION_HEAP_MASK heap_mask
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 7909 alloc_data->heap_mask = ION_HEAP(ION_IOMMU_HEAP_ID); in alloc_map_ion_memory() 7911 alloc_data->heap_mask = ION_HEAP(heap_id); in alloc_map_ion_memory() 7914 heap_id, (unsigned int)alloc_data->heap_mask, alloc_data->len, alloc_data->align); in alloc_map_ion_memory()
|