Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c101 struct list_head pools; /* The 'struct device->dma_pools link */ member
152 struct list_head pools; member
168 struct list_head pools; member
Dttm_page_alloc.c113 struct ttm_page_pool pools[NUM_POOLS]; member
/linux-3.3/drivers/atm/
Dzatm.c1035 unsigned long pools; in zatm_int() local
1049 unsigned long pools; in zatm_int() local
1266 int pools,vccs,rx; in zatm_start() local
/linux-3.3/mm/
Ddmapool.c54 struct list_head pools; member
/linux-3.3/drivers/net/wireless/iwmc3200wifi/
Diwm.h121 struct pool_entry pools[IWM_MACS_OUT_GROUPS]; member
/linux-3.3/drivers/md/
Ddm.c2700 struct dm_md_mempools *pools = kmalloc(sizeof(*pools), GFP_KERNEL); in dm_alloc_md_mempools() local
2742 void dm_free_md_mempools(struct dm_md_mempools *pools) in dm_free_md_mempools()
Ddm-thin.c545 struct list_head pools; member