dma_pool
struct dma_pool;
struct dma_pool *linux_dma_pool_create(char *name, struct device *dev,
void linux_dma_pool_destroy(struct dma_pool *pool);
void *linux_dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags,
void linux_dma_pool_free(struct dma_pool *pool, void *vaddr,
static inline struct dma_pool *
static inline struct dma_pool *
struct dma_pool **pp;
dma_pool_destroy(struct dma_pool *pool)
dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, dma_addr_t *handle)
dma_pool_zalloc(struct dma_pool *pool, gfp_t mem_flags, dma_addr_t *handle)
dma_pool_free(struct dma_pool *pool, void *vaddr, dma_addr_t dma_addr)
#define pci_pool dma_pool
struct dma_pool *pool = arg;
struct dma_pool *pool = arg;
struct dma_pool *pool = arg;
struct dma_pool *pool = arg;
struct dma_pool *
struct dma_pool *pool;
linux_dma_pool_destroy(struct dma_pool *pool)
struct dma_pool *pool;
pool = *(struct dma_pool **)p;
linux_dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags,
linux_dma_pool_free(struct dma_pool *pool, void *vaddr, dma_addr_t dma_addr)
struct dma_pool *pool = NULL;
struct dma_pool *pool;
static int ttm_set_pages_caching(struct dma_pool *pool,
static void __ttm_dma_free_page(struct dma_pool *pool, struct dma_page *d_page)
static struct dma_page *__ttm_dma_alloc_page(struct dma_pool *pool)
static void ttm_pool_update_free_locked(struct dma_pool *pool,
static void ttm_dma_pages_put(struct dma_pool *pool, struct list_head *d_pages,
static void ttm_dma_page_put(struct dma_pool *pool, struct dma_page *d_page)
static unsigned ttm_dma_page_pool_free(struct dma_pool *pool, unsigned nr_free)
struct dma_pool *pool;
struct dma_pool *pool = *(struct dma_pool **)res;
return *(struct dma_pool **)res == match_data;
static struct dma_pool *ttm_dma_pool_init(struct device *dev, gfp_t flags,
struct dma_pool *pool = NULL, **ptr;
pool = kmalloc_node(sizeof(struct dma_pool), GFP_KERNEL,
static struct dma_pool *ttm_dma_find_pool(struct device *dev,
struct dma_pool *pool, *tmp, *found = NULL;
static void ttm_dma_handle_caching_state_failure(struct dma_pool *pool,
static int ttm_dma_pool_alloc_new_pages(struct dma_pool *pool,
static int ttm_dma_page_pool_fill_locked(struct dma_pool *pool,
static int ttm_dma_pool_get_pages(struct dma_pool *pool,
struct dma_pool *pool;
struct dma_pool *pool;