Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/android/ion/
Dion_system_heap.c44 struct ion_page_pool *pools[NUM_ORDERS]; member
238 static void ion_system_heap_destroy_pools(struct ion_page_pool **pools) in ion_system_heap_destroy_pools()
247 static int ion_system_heap_create_pools(struct ion_page_pool **pools) in ion_system_heap_create_pools()
/Linux-v4.19/arch/sparc/include/asm/
Diommu-common.h26 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/Linux-v4.19/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-v4.19/drivers/atm/
Dzatm.c1037 unsigned long pools; in zatm_int() local
1051 unsigned long pools; in zatm_int() local
1267 int pools,vccs,rx; in zatm_start() local
/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c344 struct cxgbi_ppm_pool *pools; in ppm_alloc_cpu_pool() local
/Linux-v4.19/mm/
Ddmapool.c53 struct list_head pools; member
/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman_priv.h177 u32 pools; member
Dqman.c1665 void qman_p_static_dequeue_add(struct qman_portal *p, u32 pools) in qman_p_static_dequeue_add()
/Linux-v4.19/arch/powerpc/include/asm/
Diommu.h119 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/Linux-v4.19/drivers/soc/ti/
Dknav_qmss.h211 struct list_head pools; member
312 struct list_head pools; member
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpni.h102 } pools[DPNI_MAX_DPBP]; member
/Linux-v4.19/drivers/md/
Ddm.c2946 struct dm_md_mempools *pools = kzalloc_node(sizeof(*pools), GFP_KERNEL, md->numa_node_id); in dm_alloc_md_mempools() local
2992 void dm_free_md_mempools(struct dm_md_mempools *pools) in dm_free_md_mempools()
Ddm-thin.c493 struct list_head pools; member