Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/mlxsw/
H A 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/arch/sparc/include/asm/
H A Diommu-common.h26 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/linux/kernel/cgroup/
H A Ddmem.c39 struct list_head pools; member
57 struct list_head pools; member
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c348 struct cxgbi_ppm_pool __percpu *pools; in ppm_alloc_cpu_pool() local
/linux/include/linux/
H A Dswiotlb.h118 struct list_head pools; member
/linux/mm/
H A Ddmapool.c60 struct list_head pools; member
/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h177 u32 pools; member
H A Dqman.c1763 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools) in qman_p_static_dequeue_add()
/linux/drivers/soc/ti/
H A Dknav_qmss.h203 struct list_head pools; member
304 struct list_head pools; member
/linux/arch/powerpc/include/asm/
H A Diommu.h110 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.h210 } pools[DPSW_MAX_DPBP]; member
H A Ddpni.h119 } pools[DPNI_MAX_DPBP]; member
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c602 static int wx_set_rar(struct wx *wx, u32 index, u8 *addr, u64 pools, in wx_set_rar()
H A Dwx_type.h778 u64 pools; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h848 struct xsk_buff_pool **pools; member
/linux/drivers/md/
H A Ddm-thin.c526 struct list_head pools; member
/linux/kernel/
H A Dworkqueue.c5483 struct worker_pool __percpu *pools; in alloc_and_link_pwqs() local