Home
last modified time | relevance | path

Searched refs:alloc (Results 2151 - 2175 of 2186) sorted by relevance

1...<<8182838485868788

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3879 auto& alloc = buffer.getAllocation(); in copyAndFlush() local
3880 auto dst = reinterpret_cast<char*>(alloc.getHostPtr()); in copyAndFlush()
3883 vk::flushAlloc(vkd, device, alloc); in copyAndFlush()
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp238 MovePtr<Allocation> alloc; member
407 alloc = bindImage(vk, device, *allocator, *image, MemoryRequirement::Any); in allocate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp4146 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
4185 de::MovePtr<ImageWithMemory> srcImage (new ImageWithMemory(vk, device, alloc, imageCreateInfo, MemoryRequirement::Any)); in iterate()
4187 de::MovePtr<ImageWithMemory> dstImage (new ImageWithMemory(vk, device, alloc, imageCreateInfo, MemoryRequirement::Any)); in iterate()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c1195 ops->alloc = gpiochip_hierarchy_irq_domain_alloc; in gpiochip_hierarchy_setup_domain_ops()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c4157 .alloc = rs_alloc,
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h3416 unsigned int val, int alloc);
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c2334 .alloc = tegra_pmc_irq_alloc,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c1346 ops->alloc = gpiochip_hierarchy_irq_domain_alloc; in gpiochip_hierarchy_setup_domain_ops()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c4099 .alloc = rs_alloc,
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c892 .alloc = hv_pci_vec_irq_domain_alloc,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h6938 static inline void mlxsw_reg_ralta_pack(char *payload, bool alloc, in mlxsw_reg_ralta_pack() argument
6943 mlxsw_reg_ralta_op_set(payload, !alloc); in mlxsw_reg_ralta_pack()
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c3343 static int selinux_inode_getsecurity(struct inode *inode, const char *name, void **buffer, bool alloc) in selinux_inode_getsecurity() argument
3378 if (alloc) { in selinux_inode_getsecurity()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h7693 static inline void mlxsw_reg_ralta_pack(char *payload, bool alloc, in mlxsw_reg_ralta_pack() argument
7698 mlxsw_reg_ralta_op_set(payload, !alloc); in mlxsw_reg_ralta_pack()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c3407 void **buffer, bool alloc) in selinux_inode_getsecurity()
3441 if (alloc) { in selinux_inode_getsecurity()
3405 selinux_inode_getsecurity(struct mnt_idmap *idmap, struct inode *inode, const char *name, void **buffer, bool alloc) selinux_inode_getsecurity() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp2353 srcs[URB_LOGICAL_SRC_DATA] = fs_reg(VGRF, alloc.allocate(length),
3093 srcs[URB_LOGICAL_SRC_DATA] = fs_reg(VGRF, alloc.allocate(length),
/third_party/node/deps/undici/
H A Dundici.js2583 this._lookbehind = Buffer.alloc(needleLength);
8698 var EMPTY_BUF = Buffer.alloc(0);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp236 MovePtr<Allocation> alloc; member
406 alloc = bindImage(vk, device, *allocator, *image, MemoryRequirement::Any); in allocate()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3101 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h3731 unsigned int val, int alloc);
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3096 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp542 const vk::VkMemoryAllocateInfo alloc = in allocMemory() local
551 return vk::allocateMemory(vkd, device, &alloc); in allocMemory()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp542 const vk::VkMemoryAllocateInfo alloc = in allocMemory() local
551 return vk::allocateMemory(vkd, device, &alloc); in allocMemory()
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h336 explicit BranchInfoTypedSet(AllocatorWrapper alloc) : BranchInfoTypedSetBase(alloc) {}
/third_party/libabigail/tests/lib/
H A Dcatch.hpp4880 id obj = [[m_cls alloc] init];
4900 NSString* selStr = [[NSString alloc] initWithFormat:@"Catch_%s_%s", annotationName.c_str(), testCaseName.c_str()];
17546 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp53 void * alloc(T1 size) { in alloc() function in vk_json_parser::GlobalMem
73 return alloc(size); in allocate()
83 return alloc(totalSize); in allocate()

Completed in 222 milliseconds

1...<<8182838485868788