/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
H A D | lzmaram.h | 29 hi_pbyte (*alloc)(hi_pbyte p, unsigned int size); member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_util.c | 133 u32 mali_allocation_unref(struct mali_mem_allocation **alloc) in mali_allocation_unref() argument 144 void mali_allocation_ref(struct mali_mem_allocation *alloc) in mali_allocation_ref() argument
|
H A D | mali_memory_external.c | 20 mali_mem_allocation *alloc; in mali_mem_unbind_ext_buf() local 35 _mali_osk_errcode_t mali_mem_bind_ext_buf(mali_mem_allocation *alloc, in mali_mem_bind_ext_buf() argument [all...] |
H A D | mali_memory_ump.c | 22 mali_mem_allocation *alloc; in mali_mem_ump_map() local 98 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap() argument 110 mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id, u32 flags) mali_mem_bind_ump_buf() argument 143 mali_mem_allocation *alloc; mali_mem_unbind_ump_buf() local [all...] |
H A D | mali_memory_secure.c | 93 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap() argument 149 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
|
H A D | mali_memory_defer_bind.c | 111 _mali_osk_errcode_t mali_mem_defer_bind_allocation_prepare(mali_mem_allocation *alloc, struct list_head *list, u32 *required_varying_memsize) in mali_mem_defer_bind_allocation_prepare() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_external.c | 21 mali_mem_allocation *alloc; in mali_mem_unbind_ext_buf() local 35 mali_osk_errcode_t mali_mem_bind_ext_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 phys_addr, in mali_mem_bind_ext_buf() argument [all...] |
H A D | mali_memory_util.c | 133 u32 mali_allocation_unref(struct mali_mem_allocation **alloc) in mali_allocation_unref() argument 144 void mali_allocation_ref(struct mali_mem_allocation *alloc) in mali_allocation_ref() argument
|
H A D | mali_memory_ump.c | 23 mali_mem_allocation *alloc; in mali_mem_ump_map() local 99 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap() argument 110 mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id, u32 flags) mali_mem_bind_ump_buf() argument 145 mali_mem_allocation *alloc; mali_mem_unbind_ump_buf() local [all...] |
H A D | mali_memory_secure.c | 97 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap() argument 151 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
|
H A D | mali_memory_defer_bind.c | 115 mali_osk_errcode_t mali_mem_defer_bind_allocation_prepare(mali_mem_allocation *alloc, struct list_head *list,
in mali_mem_defer_bind_allocation_prepare() argument
|
H A D | mali_memory_dma_buf.c | 38 mali_mem_allocation *alloc; in mali_dma_buf_map() local 125 static void mali_dma_buf_unmap(mali_mem_allocation *alloc, struct mali_dma_buf_attachment *mem) in mali_dma_buf_unmap() argument 276 mali_mem_bind_dma_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, int fd, u32 flags) mali_mem_bind_dma_buf() argument [all...] |
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_allocator.h | 34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_allocator.h | 34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_allocator.h | 35 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_allocator.h | 34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_trace_gpu_mem.c | 162 kbase_remove_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) kbase_remove_dma_buf_usage() argument 192 kbase_add_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) kbase_add_dma_buf_usage() argument [all...] |
H A D | mali_kbase_debug_mem_view.c | 37 struct kbase_mem_phy_alloc *alloc; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_trace_gpu_mem.c | 160 void kbase_remove_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) in kbase_remove_dma_buf_usage() argument 190 void kbase_add_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) in kbase_add_dma_buf_usage() argument [all...] |
H A D | mali_kbase_debug_mem_view.c | 42 struct kbase_mem_phy_alloc *alloc; member
|
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/ |
H A D | codec_jpeg_impl.cpp | 91 AllocInfo alloc = {.width = AlignUp(size/2/4, 16), // 2: min size, 8:pixel size of RGBA8888, 16: stride in AllocateBuffer() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/ |
H A D | lzmaram.c | 131 i_sz_alloc alloc = { 0 }; in hi_lzma_decompress() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_debug_mem_view.c | 31 struct kbase_mem_phy_alloc *alloc;
member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_gp_job.c | 25 static int _mali_gp_add_varying_allocations(struct mali_session_data *session, struct mali_gp_job *job, u32 *alloc, in _mali_gp_add_varying_allocations() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_gp_job.c | 23 _mali_gp_add_varying_allocations(struct mali_session_data *session, struct mali_gp_job *job, u32 *alloc, u32 num) _mali_gp_add_varying_allocations() argument
|