HomeSort by: relevance | last modified time | path
    Searched defs:device_pools (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_page_alloc_dma.c 152 struct device_pools { struct
504 struct device_pools *p;
563 struct device_pools *sec_pool = NULL;
583 sec_pool = kmalloc_node(sizeof(struct device_pools), GFP_KERNEL,
1103 struct device_pools *p;
1141 struct device_pools *p;
1203 struct device_pools *p, *t;
1221 struct device_pools *p;
ttm_page_alloc_dma.c 152 struct device_pools { struct
504 struct device_pools *p;
563 struct device_pools *sec_pool = NULL;
583 sec_pool = kmalloc_node(sizeof(struct device_pools), GFP_KERNEL,
1103 struct device_pools *p;
1141 struct device_pools *p;
1203 struct device_pools *p, *t;
1221 struct device_pools *p;

Completed in 24 milliseconds