Home
last modified time | relevance | path

Searched defs:pools (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer_configuration.py28 def __init__(self, pools): argument
194 def do_check_pools(dlname, pools, vp): argument
219 def check_pools(dlname, pools): argument
290 def check_tcbind(dlname, ports, pools): argument
357 def check_portpool(dlname, ports, pools): argument
/kernel/linux/linux-5.10/drivers/staging/android/ion/
Dion_system_heap.c44 struct ion_page_pool *pools[NUM_ORDERS]; member
215 static void ion_system_heap_destroy_pools(struct ion_page_pool **pools) in ion_system_heap_destroy_pools()
224 static int ion_system_heap_create_pools(struct ion_page_pool **pools) in ion_system_heap_create_pools()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Diommu-common.h26 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c97 struct list_head pools; /* The 'struct device->dma_pools link */ member
148 struct list_head pools; member
164 struct list_head pools; member
Dttm_page_alloc.c114 struct ttm_page_pool pools[NUM_POOLS]; member
/kernel/linux/linux-5.10/drivers/atm/
Dzatm.c1038 unsigned long pools; in zatm_int() local
1052 unsigned long pools; in zatm_int() local
1268 int pools,vccs,rx; in zatm_start() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c348 struct cxgbi_ppm_pool *pools; in ppm_alloc_cpu_pool() local
/kernel/linux/linux-5.10/mm/
Ddmapool.c50 struct list_head pools; member
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
Dqman_priv.h177 u32 pools; member
Dqman.c1760 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools) in qman_p_static_dequeue_add()
/kernel/linux/linux-5.10/drivers/soc/ti/
Dknav_qmss.h203 struct list_head pools; member
304 struct list_head pools; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Diommu.h107 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h107 } pools[DPNI_MAX_DPBP]; member
/kernel/linux/linux-5.10/drivers/md/
Ddm.c2917 struct dm_md_mempools *pools = kzalloc_node(sizeof(*pools), GFP_KERNEL, md->numa_node_id); in dm_alloc_md_mempools() local
2961 void dm_free_md_mempools(struct dm_md_mempools *pools) in dm_free_md_mempools()
Ddm-thin.c525 struct list_head pools; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice.h518 struct xsk_buff_pool **pools = ring->vsi->xsk_pools; in ice_xsk_pool() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den.h754 struct xsk_buff_pool **pools; member