/kernel/linux/linux-6.6/drivers/xen/ |
H A D | swiotlb-xen.c | 389 .alloc = xen_swiotlb_alloc_coherent, 392 .alloc = dma_direct_alloc,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | intr.c | 362 device->intr.alloc = true; in nvkm_intr_install() 377 if (device->intr.alloc) in nvkm_intr_dtor()
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-armada-370-xp.c | 277 .alloc = armada_370_xp_msi_alloc, 424 .alloc = armada_370_xp_ipi_alloc,
|
/kernel/linux/linux-6.6/rust/kernel/ |
H A D | init.rs | 217 use alloc::boxed::Box; 219 alloc::AllocError, 294 /// # use core::{alloc::AllocError, pin::Pin}; 320 /// # use core::{alloc::AllocError, pin::Pin};
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | time-utils.c | 401 goto alloc; in perf_time__range_alloc() 413 alloc: in perf_time__range_alloc()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memremap.c | 152 WARN_ONCE(pgmap->altmap.alloc, "failed to free all reserved pages\n"); in memunmap_pages() 435 altmap->alloc -= nr_pfns; in vmem_altmap_free()
|
/test/xts/hats/hdf/codec/hdi_idlomx/ |
H A D | codec_function_utils.cpp | 121 AllocInfo alloc = {.width = WIDTH,
in FillCodecBufferWithBufferHandle() local 131 auto ret = buffer_->AllocMem(alloc, bufferHandle);
in FillCodecBufferWithBufferHandle()
|
/third_party/ffmpeg/libavdevice/ |
H A D | dshow_pin.c | 272 long WINAPI ff_dshow_meminputpin_GetAllocator(DShowMemInputPin *this, IMemAllocator **alloc) in ff_dshow_meminputpin_GetAllocator() argument 277 long WINAPI ff_dshow_meminputpin_NotifyAllocator(DShowMemInputPin *this, IMemAllocator *alloc, in ff_dshow_meminputpin_NotifyAllocator() argument
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Ginstall_cursor.S | 58 alloc r3 = ar.pfs, 7, 0, 0, 0 256 alloc r3 = ar.pfs, 0, 0, 0, 0 // drop register frame
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compiler.h | 388 unsigned alloc; member 427 return agx_get_index(ctx->alloc++, size); in agx_temp()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pass.c | 176 vk_alloc2(&device->vk.alloc, pAllocator, subpass_attachment_bytes, 8, in v3dv_CreateRenderPass2() 310 vk_free2(&device->vk.alloc, pAllocator, pass->subpass_attachments); in v3dv_DestroyRenderPass()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_combine_constants.cpp | 511 fs_reg reg(VGRF, alloc.allocate(1)); in opt_combine_constants() 545 reg.nr = alloc.allocate(1); in opt_combine_constants()
|
H A D | brw_fs_cse.cpp | 110 return !is_coalescing_payload(v->alloc, inst); in is_expression() 294 entry->tmp = fs_reg(VGRF, alloc.allocate(written), in opt_cse_local()
|
H A D | brw_ir_fs.h | 683 is_coalescing_payload(const brw::simple_allocator &alloc, const fs_inst *inst) 687 alloc.sizes[inst->src[0].nr] * REG_SIZE == inst->size_written;
|
/third_party/node/test/parallel/ |
H A D | test-webcrypto-export-import-ec.js | 342 Buffer.alloc(1, 0x04), 351 Buffer.alloc(1, 0x03),
|
/third_party/node/test/common/ |
H A D | dns.js | 167 const buf = Buffer.alloc(16); 189 }).concat([Buffer.alloc(1)]));
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline_cache.c | 53 vk_free(&device->vk.alloc, shader); in anv_shader_bin_destroy() 96 if (!vk_multialloc_alloc(&ma, &device->vk.alloc, in anv_shader_bin_create()
|
/third_party/node/deps/npm/node_modules/jsonparse/ |
H A D | jsonparse.js | 59 this.stringBuffer = Buffer.alloc ? Buffer.alloc(STRING_BUFFER_SIZE) : new Buffer(STRING_BUFFER_SIZE);
|
/third_party/lwip/src/core/ |
H A D | altcp.c | 196 if (allocator->alloc == NULL) { in altcp_new_ip_type() 200 conn = allocator->alloc(allocator->arg, ip_type); in altcp_new_ip_type()
|
/third_party/mksh/ |
H A D | os2.c | 302 x_name = alloc(x_namelen, ATEMP); in access_stat_ex() 518 tp = alloc(offsetof(struct temp, tffn[0]) + strlen(name) + 1, APERM); in add_temp()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | ia64cpuid.S | 67 { .mib; alloc r2=ar.pfs,0,96,0,96 189 { .mib; alloc r2=ar.pfs,3,5,0,8
|
H A D | param_build.c | 52 int size, size_t alloc, int type, in param_push() 64 pd->alloc_blocks = ossl_param_bytes_to_blocks(alloc); in param_push() 51 param_push(OSSL_PARAM_BLD *bld, const char *key, int size, size_t alloc, int type, int secure) param_push() argument
|
/third_party/openssl/crypto/ |
H A D | ia64cpuid.S | 67 { .mib; alloc r2=ar.pfs,0,96,0,96 189 { .mib; alloc r2=ar.pfs,3,5,0,8
|
H A D | param_build.c | 52 int size, size_t alloc, int type, in param_push() 64 pd->alloc_blocks = ossl_param_bytes_to_blocks(alloc); in param_push() 51 param_push(OSSL_PARAM_BLD *bld, const char *key, int size, size_t alloc, int type, int secure) param_push() argument
|
/third_party/skia/src/gpu/ops/ |
H A D | PathInnerTriangulateOp.cpp | 417 GrEagerDynamicVertexAllocator alloc(flushState, &fFanBuffer, &fBaseFanVertex); in onPrepare() 418 fFanVertexCount = fFanTriangulator->polysToTriangles(fFanPolys, &alloc, &fFanBreadcrumbs); in onPrepare()
|