Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Diommu-common.h25 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c104 struct list_head pools; /* The 'struct device->dma_pools link */ member
155 struct list_head pools; member
171 struct list_head pools; member
Dttm_page_alloc.c116 struct ttm_page_pool pools[NUM_POOLS]; member
/linux-4.4.14/drivers/atm/
Dzatm.c1034 unsigned long pools; in zatm_int() local
1048 unsigned long pools; in zatm_int() local
1264 int pools,vccs,rx; in zatm_start() local
/linux-4.4.14/mm/
Ddmapool.c53 struct list_head pools; member
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c283 static unsigned long enc_pools_cleanup(struct page ***pools, int npools) in enc_pools_cleanup()
/linux-4.4.14/drivers/staging/android/ion/
Dion_system_heap.c52 struct ion_page_pool *pools[0]; member
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c504 bool pools = (find_first_zero_bit(&adapter->fwd_bitmask, 32) > 1); in ixgbe_set_sriov_queues() local
Dixgbe_main.c7904 bool pools; in ixgbe_setup_tc() local
/linux-4.4.14/arch/powerpc/include/asm/
Diommu.h111 struct iommu_pool pools[IOMMU_NR_POOLS]; member
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss.h209 struct list_head pools; member
305 struct list_head pools; member
/linux-4.4.14/drivers/md/
Ddm.c3486 struct dm_md_mempools *pools = kzalloc(sizeof(*pools), GFP_KERNEL); in dm_alloc_md_mempools() local
3541 void dm_free_md_mempools(struct dm_md_mempools *pools) in dm_free_md_mempools()
Ddm-thin.c486 struct list_head pools; member