Home
last modified time | relevance | path

Searched defs:pool (Results 151 - 175 of 1030) sorted by relevance

12345678910>>...42

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_border_color.c70 iris_init_border_color_pool(struct iris_bufmgr *bufmgr, struct iris_border_color_pool *pool) iris_init_border_color_pool() argument
91 iris_destroy_border_color_pool(struct iris_border_color_pool *pool) iris_destroy_border_color_pool() argument
105 iris_upload_border_color(struct iris_border_color_pool *pool, union pipe_color_union *color) iris_upload_border_color() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_uniforms.c121 struct agx_pool *pool = &ctx->batch->pool; in agx_push_location() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dcommand_buffer.cc26 CommandBuffer::CommandBuffer(Device* device, CommandPool* pool) in CommandBuffer() argument
/third_party/skia/src/gpu/vk/
H A DGrVkCommandPool.cpp28 VkCommandPool pool; in Create() local
/third_party/skia/tests/
H A DCachedDataTest.cpp36 static SkCachedData* make_data(size_t size, SkDiscardableMemoryPool* pool) { in make_data() argument
48 test_locking(skiatest::Reporter* reporter, size_t size, SkDiscardableMemoryPool* pool) test_locking() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DAsyncTaskTests.cpp68 std::unique_ptr<dawn_platform::WorkerTaskPool> pool = platform.CreateWorkerTaskPool(); in TEST_F() local
/third_party/protobuf/php/src/Google/Protobuf/
H A DAny.php272 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
303 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
316 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DRepeatedField.php79 $pool = DescriptorPool::getGeneratedPool(); variable
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolArray.c43 dePoolArray* dePoolArray_create (deMemPool* pool, int elementSize) in dePoolArray_create() argument
159 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); dePoolArray_selfTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap_region_allocator.cpp39 auto pool = MemMapAllocator::GetInstance()->Allocate(tid, capacity, DEFAULT_REGION_SIZE, in AllocateAlignedRegion() local
/arkcompiler/runtime_core/libpandabase/mem/
H A Dmem_pool.h30 explicit Pool(std::pair<size_t, void *> pool) : size_(pool.first), mem_(pool.second) {} in Pool() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dinterop_stacks.h27 void *pool = ark::os::mem::MapRWAnonymousWithAlignmentRaw(POOL_SIZE, ark::os::mem::GetPageSize()); in InteropCallStack() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c46 static void guc_ct_pool_entries_init(struct guc_ct_pool_entry *pool, u32 num) in guc_ct_pool_entries_init() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_pool.cpp27 auto pool = std::make_unique<ThreadPool>(name, numThreads); in Create() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Ddelay_notify.cpp62 void DelayNotify::SetExecutorPool(std::shared_ptr<ExecutorPool> pool) in SetExecutorPool() argument
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_config.h39 IpAddressRange pool; /* Address Range. */ member
/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
H A Ddhcpaddresspool_fuzzer.cpp42 DhcpAddressPool pool; in DhcpAddressPoolFuzzTest() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c44 void FillbufItemPoolSetConflictSafe(void *pool, FILLP_BOOL consSafe, FILLP_BOOL prodSafe) in FillbufItemPoolSetConflictSafe() argument
50 int FillpMallocBufItem(void *pool, void **data, int throttleGrow) in FillpMallocBufItem() argument
55 int FillpAskMoreBufItem(void *pool, int stepSize, int throttleGrow) in FillpAskMoreBufItem() argument
75 void FillpDestroyBufItemPool(void *pool) in FillpDestroyBufItemPool() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c64 enum amdgpu_ib_pool_type pool = p->immediate ? AMDGPU_IB_POOL_IMMEDIATE in amdgpu_vm_sdma_prepare() local
204 enum amdgpu_ib_pool_type pool = p->immediate ? AMDGPU_IB_POOL_IMMEDIATE in amdgpu_vm_sdma_update() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Duncached.c32 struct gen_pool *pool; member
223 struct gen_pool *pool = uncached_pools[nid].pool; uncached_free_page() local
249 struct gen_pool *pool = uncached_pools[nid].pool; uncached_build_memmap() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c33 static struct hyp_page *__find_buddy_nocheck(struct hyp_pool *pool, in __find_buddy_nocheck() argument
52 __find_buddy_avail(struct hyp_pool *pool, struct hyp_page *p, unsigned short order) __find_buddy_avail() argument
93 __hyp_attach_page(struct hyp_pool *pool, struct hyp_page *p) __hyp_attach_page() argument
130 __hyp_extract_page(struct hyp_pool *pool, struct hyp_page *p, unsigned short order) __hyp_extract_page() argument
153 __hyp_put_page(struct hyp_pool *pool, struct hyp_page *p) __hyp_put_page() argument
166 hyp_put_page(struct hyp_pool *pool, void *addr) hyp_put_page() argument
175 hyp_get_page(struct hyp_pool *pool, void *addr) hyp_get_page() argument
198 hyp_alloc_pages(struct hyp_pool *pool, unsigned short order) hyp_alloc_pages() argument
223 hyp_pool_init(struct hyp_pool *pool, u64 pfn, unsigned int nr_pages, unsigned int reserved_pages) hyp_pool_init() argument
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Duncached.c30 struct gen_pool *pool; member
221 struct gen_pool *pool = uncached_pools[nid].pool; uncached_free_page() local
247 struct gen_pool *pool = uncached_pools[nid].pool; uncached_build_memmap() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/
H A Dsram.h11 struct gen_pool *pool; member
21 struct gen_pool *pool; member
33 bool pool; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c69 struct xsk_buff_pool *pool = sq->xsk_pool; in mlx5e_xsk_tx() local
H A Dsetup.c47 mlx5e_open_xsk(struct mlx5e_priv *priv, struct mlx5e_params *params, struct mlx5e_xsk_param *xsk, struct xsk_buff_pool *pool, struct mlx5e_channel *c) mlx5e_open_xsk() argument

Completed in 9 milliseconds

12345678910>>...42