| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_regs_riscv64.cpp | 95 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 D | dfx_regs_x86_64.cpp | 64 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 D | image_patch_unittest.cpp | 97 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 D | neural_network_runtime_compat.cpp | 144 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 D | native_buffer_utils.h | 38 VulkanCleanupHelper(RsVulkanContext& vkContext, VkImage image, VkDeviceMemory memory, in VulkanCleanupHelper() argument
|
| /foundation/multimedia/media_foundation/src/common/ |
| H A D | avsharedmemorypool.cpp | 58 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 D | media_data_source_proxy.cpp | 41 int32_t WriteToParcel(const std::shared_ptr<AVSharedMemory> &memory, MessageParcel &parcel) in WriteToParcel() argument
|
| H A D | media_data_source_stub.cpp | 34 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 D | av_sync_utils_test.cpp | 61 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 D | compat_ioctl.c | 154 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 D | memgf100.c | 34 gf100_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in gf100_mem_map() argument
|
| H A D | memnv50.c | 34 nv50_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in nv50_mem_map() argument
|
| H A D | priv.h | 55 struct nvkm_memory *memory; member
|
| H A D | umem.c | 38 struct nvkm_memory *memory = NULL; in nvkm_umem_search() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | memory.c | 30 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 D | channv50.h | 22 struct nvkm_memory *memory; member
|
| /kernel/linux/linux-5.10/include/acpi/platform/ |
| H A D | aclinuxex.h | 60 static inline void acpi_os_free(void *memory) in acpi_os_free() argument
|
| /kernel/linux/linux-6.6/include/acpi/platform/ |
| H A D | aclinuxex.h | 60 static inline void acpi_os_free(void *memory) in acpi_os_free() argument
|
| /kernel/linux/linux-6.6/drivers/char/agp/ |
| H A D | compat_ioctl.c | 154 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 D | umem.c | 38 struct nvkm_memory *memory = NULL; in nvkm_umem_search() local [all...] |
| H A D | priv.h | 55 struct nvkm_memory *memory; member
|
| H A D | memgf100.c | 34 gf100_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in gf100_mem_map() argument
|
| H A D | memnv50.c | 34 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 D | memory.c | 30 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 D | gm107.c | 46 gm107_runl_insert_chan(struct nvkm_chan *chan, struct nvkm_memory *memory, u64 offset) in gm107_runl_insert_chan() argument
|