Home
last modified time | relevance | path

Searched defs:memory (Results 1 - 25 of 248) sorted by relevance

12345678910

/base/security/device_security_level/baselib/utils/src/
H A Dutils_mem.c35 void UtilsFree(void *memory) in UtilsFree() argument
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_memory_mock.cpp30 void MockFree::Free(void *memory) in Free() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_cfa_instructions.h31 DwarfCfaInstructions(std::shared_ptr<DfxMemory> memory) : memory_(memory) {}; in DwarfCfaInstructions() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk110.c33 gk110_fifo_runlist_cgrp(struct nvkm_fifo_cgrp *cgrp, struct nvkm_memory *memory, u32 offset) gk110_fifo_runlist_cgrp() argument
H A Dgm107.c33 gm107_fifo_runlist_chan(struct gk104_fifo_chan *chan, struct nvkm_memory *memory, u32 offset) gm107_fifo_runlist_chan() argument
H A Dgv100.c32 gv100_fifo_runlist_chan(struct gk104_fifo_chan *chan, struct nvkm_memory *memory, u32 offset) gv100_fifo_runlist_chan() argument
46 gv100_fifo_runlist_cgrp(struct nvkm_fifo_cgrp *cgrp, struct nvkm_memory *memory, u32 offset) gv100_fifo_runlist_cgrp() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instructions.cpp38 bool DfxInstructions::Flush(DfxRegs& regs, std::shared_ptr<DfxMemory> memory, uintptr_t cfa, RegLoc loc, uintptr_t& val) in Flush() argument
78 bool DfxInstructions::Apply(std::shared_ptr<DfxMemory> memory, DfxRegs& regs, RegLocState& rsState, uint16_t& errCode) in Apply() argument
H A Ddfx_regs_arm64.cpp95 bool DfxRegsArm64::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress() argument
141 bool DfxRegsArm64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dtreeboot-iss4xx.c37 void *memory; in iss_4xx_fixups() local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dtreeboot-iss4xx.c37 void *memory; in iss_4xx_fixups() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dpriv.h25 struct nvkm_memory memory; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.h15 struct nvkm_memory *memory; member
H A Dmemnv04.c31 nv04_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in nv04_mem_map() argument
/kernel/linux/linux-5.10/drivers/staging/octeon/
H A Dethernet-mem.c49 char *memory; in cvm_oct_free_hw_skbuff() local
79 char *memory; in cvm_oct_fill_hw_memory() local
116 char *memory; cvm_oct_free_hw_memory() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/octeon/
H A Dethernet-mem.c49 char *memory; in cvm_oct_free_hw_skbuff() local
79 char *memory; in cvm_oct_fill_hw_memory() local
116 char *memory; cvm_oct_free_hw_memory() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.h14 struct nvkm_memory *memory; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dpriv.h26 struct nvkm_memory memory; member
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Darm_exidx_test.cpp65 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
83 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
106 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
164 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
184 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
204 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
225 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
248 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
271 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
294 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
319 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
346 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
368 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
393 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
414 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
435 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
457 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
483 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
538 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
572 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
[all...]
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp121 std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0, "test"); in MediaCodecDecoderAdapterImplFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
H A Dmediacodecencoderadapterimpl_fuzzer.cpp95 std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0, "test"); in CreateLocationProxyAdapterFuzzTest() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dselftest.h38 int memory; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dselftest.h38 int memory; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dgpuobj.h16 struct nvkm_memory *memory; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dperf.h13 u32 memory; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dselftest.h38 int memory; member

Completed in 6 milliseconds

12345678910