Home
last modified time | relevance | path

Searched defs:pool (Results 101 - 125 of 960) sorted by relevance

12345678910>>...39

/third_party/pulseaudio/src/pulsecore/
H A Dmemchunk.c35 pa_mempool *pool; in pa_memchunk_make_writable() local
52 pa_mempool_unref(pool), pool = NULL; in pa_memchunk_make_writable() local
/third_party/pulseaudio/src/tests/
H A Dremix-test.c74 pa_mempool *pool; in main() local
/third_party/openssl/crypto/rand/
H A Dprov_seed.c21 RAND_POOL *pool; in ossl_rand_get_entropy() local
52 RAND_POOL *pool; in ossl_rand_get_nonce() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dcompute_pipeline.cc34 Result ComputePipeline::Initialize(CommandPool* pool) { in Initialize() argument
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorPool.cpp31 VkDescriptorPool pool; in Create() local
41 GrVkDescriptorPool::GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorPool pool, in GrVkDescriptorPool() argument
/third_party/skia/src/gpu/
H A DGrProcessor.cpp36 GrMemoryPool* pool() const { in pool() function in __anon18778::MemoryPoolAccessor
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.hpp55 uint8_t *pool = nullptr; member in vk::DescriptorPool
/third_party/skia/src/sksl/
H A DSkSLPool.cpp39 auto pool = std::unique_ptr<Pool>(new Pool); in Create() local
/third_party/protobuf/php/tests/
H A Dmemory_leak_test.php194 $pool = \Google\Protobuf\DescriptorPool::getGeneratedPool(); variable
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.h60 DescriptorPool* pool; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php44 private $pool; variable
51 $this->pool = $pool; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.cpp34 MemPool pool; in intArrayTest() local
108 MemPool pool; in alignedIntArrayTest() local
240 MemPool pool; sideEffectTest() local
272 MemPool pool; iteratorTest() local
[all...]
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolArray.h40 deMemPool* pool; /*!< Pool from which all memory is allocated from. */ member
[all...]
H A DdePoolHash.c39 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolHash_selfTest() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DWorkerThread.h46 void setWorkerThreadPool(std::shared_ptr<WorkerThreadPool> pool) { mPool = pool; } in setWorkerThreadPool() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_xsk.h23 ice_xsk_pool_setup(struct ice_vsi __always_unused *vsi, struct xsk_buff_pool __always_unused *pool, u16 __always_unused qid) ice_xsk_pool_setup() argument
/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_private.h58 struct tee_shm_pool *pool; member
/kernel/linux/linux-5.10/sound/core/
H A Dmemalloc.c66 struct gen_pool *pool = NULL; in snd_malloc_dev_iram() local
90 struct gen_pool *pool = dmab->private_data; in snd_free_dev_iram() local
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_among.h43 struct ebt_mac_wormhash_tuple pool[0]; member
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue_internal.h39 struct worker_pool *pool; /* A: the associated pool */ member
/kernel/linux/linux-5.10/include/linux/
H A Ddmapool.h41 static inline void dma_pool_destroy(struct dma_pool *pool) { } in dma_pool_destroy() argument
42 static inline void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() argument
44 static inline void dma_pool_free(struct dma_pool *pool, void *vaddr, in dma_pool_free() argument
49 static inline void dmam_pool_destroy(struct dma_pool *pool) { } in dmam_pool_destroy() argument
52 static inline void *dma_pool_zalloc(struct dma_pool *pool, gfp_ argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion_page_pool.c15 static inline struct page *ion_page_pool_alloc_pages(struct ion_page_pool *pool) in ion_page_pool_alloc_pages() argument
22 static void ion_page_pool_free_pages(struct ion_page_pool *pool, in ion_page_pool_free_pages() argument
28 static void ion_page_pool_add(struct ion_page_pool *pool, struct page *page) in ion_page_pool_add() argument
44 ion_page_pool_remove(struct ion_page_pool *pool, bool high) ion_page_pool_remove() argument
64 ion_page_pool_alloc(struct ion_page_pool *pool) ion_page_pool_alloc() argument
83 ion_page_pool_free(struct ion_page_pool *pool, struct page *page) ion_page_pool_free() argument
90 ion_page_pool_total(struct ion_page_pool *pool, bool high) ion_page_pool_total() argument
100 ion_page_pool_shrink(struct ion_page_pool *pool, gfp_t gfp_mask, int nr_to_scan) ion_page_pool_shrink() argument
136 struct ion_page_pool *pool = kmalloc(sizeof(*pool), GFP_KERNEL); ion_page_pool_create() local
152 ion_page_pool_destroy(struct ion_page_pool *pool) ion_page_pool_destroy() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.h32 static inline bool mlx5_irq_pool_is_sf_pool(struct mlx5_irq_pool *pool) in mlx5_irq_pool_is_sf_pool() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddmapool.h41 static inline void dma_pool_destroy(struct dma_pool *pool) { } in dma_pool_destroy() argument
42 static inline void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() argument
44 static inline void dma_pool_free(struct dma_pool *pool, void *vaddr, in dma_pool_free() argument
49 static inline void dmam_pool_destroy(struct dma_pool *pool) { } in dmam_pool_destroy() argument
52 static inline void *dma_pool_zalloc(struct dma_pool *pool, gfp_ argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dnetdev_rx_queue.h22 struct xsk_buff_pool *pool; member

Completed in 9 milliseconds

12345678910>>...39