Home
last modified time | relevance | path

Searched defs:pool (Results 201 - 225 of 924) sorted by relevance

12345678910>>...37

/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c79 int ossl_rand_pool_add_additional_data(RAND_POOL *pool) in ossl_rand_pool_add_additional_data() argument
99 int ossl_pool_add_nonce_data(RAND_POOL *pool) in ossl_pool_add_nonce_data() argument
121 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument
[all...]
H A Drand_win.c47 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument
127 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument
150 ossl_rand_pool_add_additional_data(RAND_POOL *pool) ossl_rand_pool_add_additional_data() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c89 struct MemoryPool *pool; in MHD_pool_create() local
135 MHD_pool_destroy(struct MemoryPool *pool) MHD_pool_destroy() argument
165 MHD_pool_allocate(struct MemoryPool *pool, size_t size, int from_end) MHD_pool_allocate() argument
208 MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) MHD_pool_reallocate() argument
262 MHD_pool_reset(struct MemoryPool *pool, void *keep, size_t size) MHD_pool_reset() argument
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DCHelloTriangle.cpp151 utils::ScopedAutoreleasePool pool; in main() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.h193 VkCommandPool pool = VK_NULL_HANDLE; member
H A DDescriptorSetAllocator.cpp90 DescriptorPool* pool = &mDescriptorPools[poolIndex]; in Allocate() local
[all...]
H A DFencedDeleter.cpp46 void FencedDeleter::DeleteWhenUnused(VkDescriptorPool pool) { in DeleteWhenUnused() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorPool.php43 private static $pool; variable
H A DMapField.php84 $pool = DescriptorPool::getGeneratedPool(); variable
/third_party/protobuf/php/tests/
H A DDescriptorsTest.php50 $pool = DescriptorPool::getGeneratedPool(); variable
61 $pool = DescriptorPool::getGeneratedPool(); variable
79 $pool = DescriptorPool::getGeneratedPool(); variable
96 $pool = DescriptorPool::getGeneratedPool(); global() variable
114 $pool = DescriptorPool::getGeneratedPool(); global() variable
138 $pool = DescriptorPool::getGeneratedPool(); global() variable
213 $pool = DescriptorPool::getGeneratedPool(); global() variable
224 $pool = DescriptorPool::getGeneratedPool(); global() variable
236 $pool = DescriptorPool::getGeneratedPool(); global() variable
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dpstream-util.c142 int pa_pstream_register_memfd_mempool(pa_pstream *p, pa_mempool *pool, const char **fail_reason) { in pa_pstream_register_memfd_mempool() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info_test_helper.cc58 const DescriptorPool* pool = descriptors[0]->file()->pool(); in ResetTypeInfo() local
/third_party/skia/bench/
H A DGrMemoryPoolBench.cpp44 static void run_stack(GrMemoryPool* pool, int loops) { in run_stack() argument
68 static void run_queue(GrMemoryPool* pool, in argument
92 run_pushpop(GrMemoryPool* pool, int loops) run_pushpop() argument
113 run_random(GrMemoryPool* pool, int loops) run_random() argument
173 std::unique_ptr<GrMemoryPool> pool; global() variable
[all...]
/third_party/rust/crates/regex/src/
H A Dlib.rs748 mod pool; modules
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolStringBuilder.c38 deMemPool* pool; member
44 dePoolStringBuilder* dePoolStringBuilder_create (deMemPool* pool) in dePoolStringBuilder_create() argument
118 char* dePoolStringBuilder_dupToPool (dePoolStringBuilder* builder, deMemPool* pool) in dePoolStringBuilder_dupToPool() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h106 static inline const char *cvmx_fpa_get_name(uint64_t pool) in cvmx_fpa_get_name() argument
117 static inline void *cvmx_fpa_get_base(uint64_t pool) in cvmx_fpa_get_base() argument
131 cvmx_fpa_is_member(uint64_t pool, void *ptr) cvmx_fpa_is_member() argument
185 cvmx_fpa_alloc(uint64_t pool) cvmx_fpa_alloc() argument
202 cvmx_fpa_async_alloc(uint64_t scr_addr, uint64_t pool) cvmx_fpa_async_alloc() argument
226 cvmx_fpa_free_nosync(void *ptr, uint64_t pool, uint64_t num_cache_lines) cvmx_fpa_free_nosync() argument
248 cvmx_fpa_free(void *ptr, uint64_t pool, uint64_t num_cache_lines) cvmx_fpa_free() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Diommu-common.c106 struct iommu_pool *pool; in iommu_tbl_range_alloc() local
249 struct iommu_pool *pool; iommu_tbl_range_free() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/tegra/
H A Dbpmp-tegra186.c20 struct gen_pool *pool; member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap-wl.c134 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_refill_pools() local
54 return_unused_pool_pebs(struct ubi_device *ubi, struct ubi_fm_pool *pool) return_unused_pool_pebs() argument
233 struct ubi_fm_pool *pool = &ubi->fm_pool; ubi_wl_get_peb() local
286 struct ubi_fm_pool *pool = &ubi->fm_wl_pool; get_peb_for_wl() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.h42 struct dma_pool *pool; member
47 struct dma_pool *pool; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h106 static inline const char *cvmx_fpa_get_name(uint64_t pool) in cvmx_fpa_get_name() argument
117 static inline void *cvmx_fpa_get_base(uint64_t pool) in cvmx_fpa_get_base() argument
131 cvmx_fpa_is_member(uint64_t pool, void *ptr) cvmx_fpa_is_member() argument
185 cvmx_fpa_alloc(uint64_t pool) cvmx_fpa_alloc() argument
202 cvmx_fpa_async_alloc(uint64_t scr_addr, uint64_t pool) cvmx_fpa_async_alloc() argument
226 cvmx_fpa_free_nosync(void *ptr, uint64_t pool, uint64_t num_cache_lines) cvmx_fpa_free_nosync() argument
248 cvmx_fpa_free(void *ptr, uint64_t pool, uint64_t num_cache_lines) cvmx_fpa_free() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c139 struct gen_pool *pool; in rtas_work_area_allocator_init() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Diommu-common.c106 struct iommu_pool *pool; in iommu_tbl_range_alloc() local
249 struct iommu_pool *pool; iommu_tbl_range_free() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.c12 static struct intel_gt *to_gt(struct intel_gt_buffer_pool *pool) in to_gt() argument
18 bucket_for_size(struct intel_gt_buffer_pool *pool, size_t sz) in bucket_for_size() argument
41 static bool pool_free_older_than(struct intel_gt_buffer_pool *pool, long keep) in pool_free_older_than() argument
93 struct intel_gt_buffer_pool *pool = pool_free_work() local
128 struct intel_gt_buffer_pool *pool = node->pool; pool_retire() local
148 node_create(struct intel_gt_buffer_pool *pool, size_t sz) node_create() argument
179 struct intel_gt_buffer_pool *pool = &gt->buffer_pool; intel_gt_get_buffer_pool() local
224 struct intel_gt_buffer_pool *pool = &gt->buffer_pool; intel_gt_init_buffer_pool() local
235 struct intel_gt_buffer_pool *pool = &gt->buffer_pool; intel_gt_flush_buffer_pool() local
245 struct intel_gt_buffer_pool *pool = &gt->buffer_pool; intel_gt_fini_buffer_pool() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_pool.c81 static inline const char *pool_name(struct rxe_pool *pool) in pool_name() argument
86 static int rxe_pool_init_index(struct rxe_pool *pool, u32 max, u32 min) in rxe_pool_init_index() argument
114 rxe_pool_init( struct rxe_dev *rxe, struct rxe_pool *pool, enum rxe_elem_type type, unsigned int max_elem) rxe_pool_init() argument
160 struct rxe_pool *pool = container_of(kref, struct rxe_pool, ref_cnt); rxe_pool_release() local
166 rxe_pool_put(struct rxe_pool *pool) rxe_pool_put() argument
171 rxe_pool_cleanup(struct rxe_pool *pool) rxe_pool_cleanup() argument
185 alloc_index(struct rxe_pool *pool) alloc_index() argument
200 insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) insert_index() argument
227 insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) insert_key() argument
261 struct rxe_pool *pool = elem->pool; rxe_add_key() local
273 struct rxe_pool *pool = elem->pool; rxe_drop_key() local
284 struct rxe_pool *pool = elem->pool; rxe_add_index() local
296 struct rxe_pool *pool = elem->pool; rxe_drop_index() local
305 rxe_alloc(struct rxe_pool *pool) rxe_alloc() argument
345 rxe_add_to_pool(struct rxe_pool *pool, struct rxe_pool_entry *elem) rxe_add_to_pool() argument
382 struct rxe_pool *pool = elem->pool; rxe_elem_release() local
394 rxe_pool_get_index(struct rxe_pool *pool, u32 index) rxe_pool_get_index() argument
425 rxe_pool_get_key(struct rxe_pool *pool, void *key) rxe_pool_get_key() argument
[all...]

Completed in 15 milliseconds

12345678910>>...37