Home
last modified time | relevance | path

Searched defs:memory (Results 51 - 75 of 752) sorted by relevance

12345678910>>...31

/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
/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
/third_party/curl/docs/examples/
H A Dgetinmemory.c37 char *memory; member
[all...]
H A Dpostinmemory.c34 char *memory; member
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.h17 VkMemoryRequirements2 memory; member
H A Dvn_device_memory.h18 struct vn_device_memory *memory; member
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm06.c51 char **memory; in test_ksm() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.h76 Filler& Filler::CreateAt(void* memory, size_t size) { in CreateAt() argument
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk-layout.cc40 size_t memory = ObjectEndOffsetInCodePage() - ObjectStartOffsetInCodePage(); in AllocatableMemoryInCodePage() local
57 size_t memory = MemoryChunk::kPageSize - ObjectStartOffsetInDataPage(); in AllocatableMemoryInDataPage() local
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmincore.c71 char *memory = (char *)malloc(TEST_SIZE); in mincore_0200() local
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DReadOnlySequenceFactory.cs123 public BufferSegment(Memory<byte> memory) in BufferSegment() argument
128 public BufferSegment Append(Memory<byte> memory) in Append() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLMemoryCL.cpp18 CLMemoryCL::CLMemoryCL(const cl::Memory &memory, cl_mem native) in CLMemoryCL() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPooledResourceMemoryAllocator.cpp39 std::unique_ptr<ResourceHeapBase> memory; in AllocateResourceHeap() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftinit.c202 FT_Memory memory; in FT_EXPORT_DEF() local
241 FT_Memory memory; in FT_EXPORT_DEF() local
[all...]
H A Dftmm.c153 FT_Memory memory; in FT_EXPORT_DEF() local
H A Dftsystem.c71 ft_alloc( FT_Memory memory, in ft_alloc() argument
105 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
133 ft_free( FT_Memory memory, void* block ) ft_free() argument
302 FT_Memory memory; FT_BASE_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffcmap.c150 FT_Memory memory = FT_FACE_MEMORY( face ); in FT_CALLBACK_DEF() local
179 FT_Memory memory = FT_FACE_MEMORY( face ); in cff_cmap_unicode_done() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsarrst.c77 FT_Memory memory = arrstack->memory; /* for FT_FREE */ in cf2_arrstack_finalize() local
101 FT_Memory memory = arrstack->memory; /* for FT_REALLOC */ in cf2_arrstack_setNumElements() local
56 cf2_arrstack_init( CF2_ArrStack arrstack, FT_Memory memory, FT_Error* error, size_t sizeItem ) cf2_arrstack_init() argument
H A Dpsarrst.h53 FT_Memory memory; member

Completed in 7 milliseconds

12345678910>>...31