Searched defs:heap (Results 1 – 9 of 9) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_tiler_heap.c | 67 struct kbase_csf_tiler_heap *const heap) in get_last_chunk() 89 static int link_chunk(struct kbase_csf_tiler_heap *const heap, in link_chunk() 132 static int init_chunk(struct kbase_csf_tiler_heap *const heap, in init_chunk() 176 static int create_chunk(struct kbase_csf_tiler_heap *const heap, in create_chunk() 250 static void delete_chunk(struct kbase_csf_tiler_heap *const heap, in delete_chunk() 272 static void delete_all_chunks(struct kbase_csf_tiler_heap *heap) in delete_all_chunks() 295 static int create_initial_chunks(struct kbase_csf_tiler_heap *const heap, in create_initial_chunks() 320 static void delete_heap(struct kbase_csf_tiler_heap *heap) in delete_heap() 363 struct kbase_csf_tiler_heap *heap = NULL; in find_tiler_heap() local 403 struct kbase_csf_tiler_heap *heap = list_entry( in kbase_csf_tiler_heap_context_term() local [all …]
|
| D | mali_kbase_csf_tiler_heap_debugfs.c | 41 struct kbase_csf_tiler_heap *heap; in kbasep_csf_tiler_heap_debugfs_show() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| D | dma-heap.c | 79 struct dma_buf *dma_heap_buffer_alloc(struct dma_heap *heap, size_t len, unsigned int fd_flags, uns… in dma_heap_buffer_alloc() 101 int dma_heap_bufferfd_alloc(struct dma_heap *heap, size_t len, unsigned int fd_flags, unsigned int … in dma_heap_bufferfd_alloc() 122 struct dma_heap *heap; in dma_heap_open() local 140 struct dma_heap *heap = file->private_data; in dma_heap_ioctl_allocate() local 241 void *dma_heap_get_drvdata(struct dma_heap *heap) in dma_heap_get_drvdata() 249 struct dma_heap *heap = container_of(ref, struct dma_heap, refcount); in dma_heap_release() local 281 struct device *dma_heap_get_dev(struct dma_heap *heap) in dma_heap_get_dev() 294 const char *dma_heap_get_name(struct dma_heap *heap) in dma_heap_get_name() 302 struct dma_heap *heap, *err_ret; in dma_heap_add() local 387 struct dma_heap *heap; in total_pools_kb_show() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
| D | system_heap.c | 31 struct dma_heap *heap; member 416 static struct dma_buf *system_heap_do_allocate(struct dma_heap *heap, unsigned long len, unsigned l… in system_heap_do_allocate() 516 static struct dma_buf *system_heap_allocate(struct dma_heap *heap, unsigned long len, unsigned long… in system_heap_allocate() 522 static long system_get_pool_size(struct dma_heap *heap) in system_get_pool_size() 541 static struct dma_buf *system_uncached_heap_allocate(struct dma_heap *heap, unsigned long len, unsi… in system_uncached_heap_allocate() 548 static struct dma_buf *system_uncached_heap_not_initialized(struct dma_heap *heap, unsigned long le… in system_uncached_heap_not_initialized()
|
| D | cma_heap.c | 26 struct dma_heap *heap; member 31 struct cma_heap *heap; member 272 static struct dma_buf *cma_heap_allocate(struct dma_heap *heap, unsigned long len, unsigned long fd… in cma_heap_allocate()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| D | drv_media_mem.c | 679 struct dma_heap *heap) in real_page_buffer_alloc_and_map() 1723 struct ion_platform_heap *heap = NULL; in media_mem_parse_cmdline() local 1725 struct dma_heap *heap; in media_mem_parse_cmdline() local 1990 struct dma_heap *heap; in iommu_zone_init() local
|
| D | drv_media_mem.h | 102 struct dma_heap *heap; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/ |
| D | Heap.c | 81 static Tree heap; /**< Tree that holds the allocation records */ variable
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | memory_buffer_alloc.c | 82 static buffer_alloc_ctx heap; variable
|