Home
last modified time | relevance | path

Searched defs:alloc (Results 1 - 25 of 74) sorted by relevance

123

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dlzmaram.h29 hi_pbyte (*alloc)(hi_pbyte p, unsigned int size); member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_util.c133 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 Dmali_memory_external.c20 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 Dmali_memory_ump.c22 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 Dmali_memory_secure.c93 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 Dmali_memory_defer_bind.c111 _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 Dmali_memory_external.c21 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 Dmali_memory_util.c133 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 Dmali_memory_ump.c23 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 Dmali_memory_secure.c97 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 Dmali_memory_defer_bind.c115 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 Dmali_memory_dma_buf.c38 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 Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_allocator.h35 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c162 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 Dmali_kbase_debug_mem_view.c37 struct kbase_mem_phy_alloc *alloc; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c160 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 Dmali_kbase_debug_mem_view.c42 struct kbase_mem_phy_alloc *alloc; member
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_impl.cpp91 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 Dlzmaram.c131 i_sz_alloc alloc = { 0 }; in hi_lzma_decompress() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug_mem_view.c31 struct kbase_mem_phy_alloc *alloc; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c25 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 Dmali_gp_job.c23 _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

Completed in 9 milliseconds

123