Home
last modified time | relevance | path

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

/linux-5.19.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
/linux-5.19.10/arch/sparc/include/asm/
Diommu-common.h26 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/linux-5.19.10/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c348 struct cxgbi_ppm_pool *pools; in ppm_alloc_cpu_pool() local
/linux-5.19.10/mm/
Ddmapool.c51 struct list_head pools; member
/linux-5.19.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()
/linux-5.19.10/drivers/soc/ti/
Dknav_qmss.h203 struct list_head pools; member
304 struct list_head pools; member
/linux-5.19.10/arch/powerpc/include/asm/
Diommu.h105 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa2/
Ddpsw.h210 } pools[DPSW_MAX_DPBP]; member
Ddpni.h110 } pools[DPNI_MAX_DPBP]; member
/linux-5.19.10/drivers/md/
Ddm.c2989 struct dm_md_mempools *pools = kzalloc_node(sizeof(*pools), GFP_KERNEL, md->numa_node_id); in dm_alloc_md_mempools() local
3033 void dm_free_md_mempools(struct dm_md_mempools *pools) in dm_free_md_mempools()
Ddm-thin.c523 struct list_head pools; member
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den.h888 struct xsk_buff_pool **pools; member