Home
last modified time | relevance | path

Searched defs:alloc_size (Results 126 - 150 of 323) sorted by relevance

12345678910>>...13

/third_party/ffmpeg/libavcodec/
H A Dcavsdec.c1029 int alloc_size = FFALIGN(FFABS(h->cur.f->linesize[0]) + 32, 32); in decode_pic() local
H A Dopusenc.c546 int ret, frame_size, alloc_size = 0; in opus_encode_frame() local
/third_party/libdrm/amdgpu/
H A Damdgpu.h158 uint64_t alloc_size; member
214 uint64_t alloc_size; member
243 uint64_t alloc_size; member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c678 radv_amdgpu_winsys_bo_from_fd(struct radeon_winsys *_ws, int fd, unsigned priority, struct radeon_winsys_bo **out_bo, uint64_t *alloc_size) radv_amdgpu_winsys_bo_from_fd() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1022 static void si_test_gds_memory_management(struct si_context *sctx, unsigned alloc_size, in si_test_gds_memory_management() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c446 int alloc_size = res->use_staging ? 1 : res->metadata.total_size; in virgl_resource_realloc() local
641 uint32_t alloc_size; in virgl_resource_create_front() local
/third_party/node/src/crypto/
H A Dcrypto_util.cc414 size_t alloc_size = ntc ? size + 1 : size; in SetFipsCrypto() local
/third_party/node/deps/brotli/c/enc/
H A Dhash.h425 size_t alloc_size; in HasherSetup() local
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c187 size_t alloc_size; in ares__buf_ensure_space() local
H A Dares_dns_record.c1176 size_t alloc_size = (*options)->alloc; in ares_dns_rr_set_opt_own() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c643 const size_t alloc_size = in vn_update_descriptor_sets_alloc() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash.h425 size_t alloc_size; in HasherSetup() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dpdu.h295 size_t alloc_size; /**< allocated storage for token, options and payload */ member
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c1031 size_t alloc_size = PAGE_ALIGN(size); in iommu_dma_free_ext() local
1072 size_t alloc_size = PAGE_ALIGN(size); in iommu_dma_alloc_pages() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h352 size_t alloc_size = sizeof(*alloc) + sizeof(*alloc->pages) * nr_pages; in kbase_alloc_create() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h350 size_t alloc_size = sizeof(*alloc) + sizeof(*alloc->pages) * nr_pages; in kbase_alloc_create() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h562 size_t alloc_size = sizeof(*alloc) + sizeof(*alloc->pages) * nr_pages; in kbase_alloc_create() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c557 size_t alloc_size = 0; in vio_dma_iommu_map_sg() local
590 size_t alloc_size = 0; in vio_dma_iommu_unmap_sg() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c559 size_t alloc_size = 0; in vio_dma_iommu_map_sg() local
593 size_t alloc_size = 0; in vio_dma_iommu_unmap_sg() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log-writes.c672 size_t alloc_size; in log_writes_map() local
H A Ddm-stats.c81 static bool __check_shared_memory(size_t alloc_size) in __check_shared_memory() argument
97 static bool check_shared_memory(size_t alloc_size) in check_shared_memory() argument
110 static bool claim_shared_memory(size_t alloc_size) in claim_shared_memory() argument
126 static void free_shared_memory(size_t alloc_size) in free_shared_memory() argument
143 dm_kvzalloc(size_t alloc_size, int node) dm_kvzalloc() argument
159 dm_kvfree(void *ptr, size_t alloc_size) dm_kvfree() argument
[all...]
/kernel/linux/linux-5.10/drivers/iommu/
H A Ddma-iommu.c951 size_t alloc_size = PAGE_ALIGN(size); in __iommu_dma_free() local
991 size_t alloc_size = PAGE_ALIGN(size); in iommu_dma_alloc_pages() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c394 int alloc_size; in dr_get_tbl_copy_details() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c167 size_t alloc_size; in mlxsw_sp_acl_ruleset_create() local
934 size_t alloc_size; in mlxsw_sp_acl_init() local
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-core.c1535 size_t alloc_size; in iio_device_alloc() local

Completed in 41 milliseconds

12345678910>>...13