Home
last modified time | relevance | path

Searched defs:memory (Results 126 - 150 of 781) sorted by relevance

12345678910>>...32

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_regs_riscv64.cpp95 bool DfxRegsRiscv64::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress() argument
141 bool DfxRegsRiscv64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
H A Ddfx_regs_x86_64.cpp64 bool DfxRegsX86_64::SetPcFromReturnAddress(std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress() argument
97 bool DfxRegsX86_64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
/base/update/updater/test/unittest/diffpatch/
H A Dimage_patch_unittest.cpp97 bool memory = false; in HWTEST_F() local
44 TestDecompressData(PkgManager::PkgManagerPtr &pkgManager, PkgBuffer buffer, PkgManager::StreamPtr &stream, bool memory, size_t expandedLen) TestDecompressData() argument
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dneural_network_runtime_compat.cpp144 NNRT_API void OH_NNExecutor_DestroyInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_Memory **memory) in OH_NNExecutor_DestroyInputMemory() argument
169 OH_NNExecutor_DestroyOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, OH_NN_Memory **memory) OH_NNExecutor_DestroyOutputMemory() argument
194 OH_NNExecutor_SetInputWithMemory(OH_NNExecutor *executor, uint32_t inputIndex, const OH_NN_Tensor *tensor, const OH_NN_Memory *memory) OH_NNExecutor_SetInputWithMemory() argument
214 OH_NNExecutor_SetOutputWithMemory(OH_NNExecutor *executor, uint32_t outputIndex, const OH_NN_Memory *memory) OH_NNExecutor_SetOutputWithMemory() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.h38 VulkanCleanupHelper(RsVulkanContext& vkContext, VkImage image, VkDeviceMemory memory, in VulkanCleanupHelper() argument
/foundation/multimedia/media_foundation/src/common/
H A Davsharedmemorypool.cpp58 auto memory = AllocMemory(option_.memSize); in Init() local
70 AVSharedMemoryBase *memory = new (std::nothrow) AVSharedMemoryBase(size, option_.flags, name_); in AllocMemory() local
81 ReleaseMemory(AVSharedMemory *memory) ReleaseMemory() argument
186 AVSharedMemory *memory = nullptr; AcquireMemory() local
[all...]
/foundation/multimedia/player_framework/services/services/media_data_source/ipc/
H A Dmedia_data_source_proxy.cpp41 int32_t WriteToParcel(const std::shared_ptr<AVSharedMemory> &memory, MessageParcel &parcel) in WriteToParcel() argument
H A Dmedia_data_source_stub.cpp34 int32_t ReadFromParcel(MessageParcel &parcel, std::shared_ptr<AVSharedMemory> &memory) in ReadFromParcel() argument
80 std::shared_ptr<AVSharedMemory> memory = nullptr; in OnRemoteRequest() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/test/unittest/
H A Dav_sync_utils_test.cpp61 AVTransSharedMemory memory = { in HWTEST_F() local
72 AVTransSharedMemory memory = { in HWTEST_F() local
91 AVTransSharedMemory memory = { in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dcompat_ioctl.c154 struct agp_memory *memory; in compat_agpioc_allocate_wrap() local
179 struct agp_memory *memory; in compat_agpioc_bind_wrap() local
195 struct agp_memory *memory; compat_agpioc_unbind_wrap() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemgf100.c34 gf100_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in gf100_mem_map() argument
H A Dmemnv50.c34 nv50_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in nv50_mem_map() argument
H A Dpriv.h55 struct nvkm_memory *memory; member
H A Dumem.c38 struct nvkm_memory *memory = NULL; in nvkm_umem_search() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c30 nvkm_memory_tags_put(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_put() argument
48 nvkm_memory_tags_get(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_get() argument
100 nvkm_memory_ctor(const struct nvkm_memory_func *func, struct nvkm_memory *memory) nvkm_memory_ctor() argument
110 struct nvkm_memory *memory = container_of(kref, typeof(*memory), kref); nvkm_memory_del() local
121 struct nvkm_memory *memory = *pmemory; nvkm_memory_unref() local
129 nvkm_memory_ref(struct nvkm_memory *memory) nvkm_memory_ref() argument
142 struct nvkm_memory *memory; nvkm_memory_new() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchannv50.h22 struct nvkm_memory *memory; member
/kernel/linux/linux-5.10/include/acpi/platform/
H A Daclinuxex.h60 static inline void acpi_os_free(void *memory) in acpi_os_free() argument
/kernel/linux/linux-6.6/include/acpi/platform/
H A Daclinuxex.h60 static inline void acpi_os_free(void *memory) in acpi_os_free() argument
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dcompat_ioctl.c154 struct agp_memory *memory; in compat_agpioc_allocate_wrap() local
179 struct agp_memory *memory; in compat_agpioc_bind_wrap() local
195 struct agp_memory *memory; compat_agpioc_unbind_wrap() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.c38 struct nvkm_memory *memory = NULL; in nvkm_umem_search() local
[all...]
H A Dpriv.h55 struct nvkm_memory *memory; member
H A Dmemgf100.c34 gf100_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in gf100_mem_map() argument
H A Dmemnv50.c34 nv50_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in nv50_mem_map() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c30 nvkm_memory_tags_put(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_put() argument
48 nvkm_memory_tags_get(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_get() argument
100 nvkm_memory_ctor(const struct nvkm_memory_func *func, struct nvkm_memory *memory) nvkm_memory_ctor() argument
110 struct nvkm_memory *memory = container_of(kref, typeof(*memory), kref); nvkm_memory_del() local
121 struct nvkm_memory *memory = *pmemory; nvkm_memory_unref() local
129 nvkm_memory_ref(struct nvkm_memory *memory) nvkm_memory_ref() argument
142 struct nvkm_memory *memory; nvkm_memory_new() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgm107.c46 gm107_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gm107_runl_insert_chan() argument

Completed in 8 milliseconds

12345678910>>...32