/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_stats.c | 492 struct page_pool *pool = c->rq.page_pool; in mlx5e_stats_update_stats_rq_page_pool() local 495 if (!page_pool_get_stats(pool, &stats)) in mlx5e_stats_update_stats_rq_page_pool()
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_opencl.c | 1706 if (!hwfc->pool) { in opencl_frames_init() 1753 frame->buf[0] = av_buffer_pool_get(hwfc->pool); in opencl_get_buffer()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmutils.h | 1234 void dll_pool_detach(void * osh, dll_pool_t * pool, uint16 elems_max, uint16 elem_size);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu.h | 470 enum amdgpu_ib_pool_type pool,
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 565 struct dma_pool *pool; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 949 mempool_t *pool; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 628 struct dma_pool *pool; member
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | driver.h | 300 struct dma_pool *pool; member 477 struct mutex pool_lock; /* protects pool lists */
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | css.c | 1147 static void __gp_dma_free_dma(struct gen_pool *pool, in __gp_dma_free_dma() argument 1206 * Allocate dma memory from the css global pool. Intended for memory not
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | driver.h | 322 struct dma_pool *pool; member 474 struct mutex pool_lock; /* protects pool lists */
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 535 struct dma_pool *pool; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 631 struct dma_pool *pool; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 1062 mempool_t *pool; member
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | css.c | 1105 static void __gp_dma_free_dma(struct gen_pool *pool, in __gp_dma_free_dma() argument 1164 * Allocate dma memory from the css global pool. Intended for memory not
|
/kernel/linux/linux-6.6/lib/zstd/compress/ |
H A D | zstd_compress_internal.h | 375 ZSTD_threadPool* pool; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_queue.c | 697 assert(cmd_buffer->pool->queue_family_index == queue->queue_family_index); in vk_queue_submit()
|
/third_party/node/deps/v8/src/diagnostics/arm/ |
H A D | disasm-arm.cc | 2544 out_buffer_ + out_buffer_pos_, "constant pool begin (length %d)", in InstructionDecode()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core_main.c | 287 struct qeth_qdio_buffer_pool *pool = &card->qdio.init_pool; in qeth_resize_buffer_pool() local 289 int delta = count - pool->buf_count; in qeth_resize_buffer_pool() 298 /* Remove entries from the pool: */ in qeth_resize_buffer_pool() 300 entry = list_first_entry(&pool->entry_list, in qeth_resize_buffer_pool() 327 list_splice(&entries, &pool->entry_list); in qeth_resize_buffer_pool() 331 pool->buf_count = count; in qeth_resize_buffer_pool() 2669 /* inbound buffer pool */ in qeth_alloc_qdio_queues() 2728 /* inbound buffer pool */ in qeth_free_qdio_queues() 2933 /* no free buffer in pool so take first one and swap pages */ in qeth_find_free_buffer_pool_entry() 3018 /*give only as many buffers to hardware as we have buffer pool entrie in qeth_init_qdio_queues() [all...] |
/kernel/linux/linux-5.10/net/ceph/ |
H A D | messenger.c | 3505 if (m->pool) in ceph_msg_release() 3506 ceph_msgpool_put(m->pool, m); in ceph_msg_release()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | file.c | 2784 src_oloc.pool = src_ci->i_layout.pool_id; in ceph_do_objects_copy() 2786 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netdevice.h | 644 struct xsk_buff_pool *pool; member 1019 struct xsk_buff_pool *pool; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 1872 const struct resource_pool *pool) in dce110_set_safe_displaymarks() 1875 int underlay_idx = pool->underlay_pipe_index; in dce110_set_safe_displaymarks() 1870 dce110_set_safe_displaymarks( struct resource_context *res_ctx, const struct resource_pool *pool) dce110_set_safe_displaymarks() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 888 static Move<VkDescriptorSet> allocateSingleDescriptorSet (const DeviceInterface& vkd, VkDevice device, VkDescriptorPool pool, VkDescriptorSetLayout layout) in allocateSingleDescriptorSet() argument 894 pool, in allocateSingleDescriptorSet() 1253 // Create command pool in execute() 2683 // Create command pool in execute() 2982 // Create command pool in execute() 2985 // Descriptor pool, set layout and set. in execute() 3402 // Create command pool in renderTess()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 888 static Move<VkDescriptorSet> allocateSingleDescriptorSet (const DeviceInterface& vkd, VkDevice device, VkDescriptorPool pool, VkDescriptorSetLayout layout) in allocateSingleDescriptorSet() argument 894 pool, in allocateSingleDescriptorSet() 1253 // Create command pool in execute() 2683 // Create command pool in execute() 2982 // Create command pool in execute() 2985 // Descriptor pool, set layout and set. in execute() 3402 // Create command pool in renderTess()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 315 &cmd_buffer->vk.pool->alloc, in add_surface_reloc() 320 &cmd_buffer->vk.pool->alloc, in add_surface_reloc() 340 &cmd_buffer->vk.pool->alloc, in add_surface_state_relocs() 352 &cmd_buffer->vk.pool->alloc, in add_surface_state_relocs() 1631 * was allocated from a command pool with the in BeginCommandBuffer()
|