Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/arch/sparc/include/asm/
Diommu-common.h26 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c98 struct list_head pools; /* The 'struct device->dma_pools link */ member
149 struct list_head pools; member
165 struct list_head pools; member
Dttm_page_alloc.c114 struct ttm_page_pool pools[NUM_POOLS]; member
/Linux-v5.4/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
/Linux-v5.4/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c349 struct cxgbi_ppm_pool *pools; in ppm_alloc_cpu_pool() local
/Linux-v5.4/mm/
Ddmapool.c50 struct list_head pools; member
/Linux-v5.4/drivers/soc/fsl/qbman/
Dqman_priv.h177 u32 pools; member
Dqman.c1758 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools) in qman_p_static_dequeue_add()
/Linux-v5.4/drivers/soc/ti/
Dknav_qmss.h203 struct list_head pools; member
304 struct list_head pools; member
/Linux-v5.4/arch/powerpc/include/asm/
Diommu.h107 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h102 } pools[DPNI_MAX_DPBP]; member
/Linux-v5.4/drivers/md/
Ddm.c2985 struct dm_md_mempools *pools = kzalloc_node(sizeof(*pools), GFP_KERNEL, md->numa_node_id); in dm_alloc_md_mempools() local
3030 void dm_free_md_mempools(struct dm_md_mempools *pools) in dm_free_md_mempools()
Ddm-thin.c523 struct list_head pools; member