Symbol: ttm_pool
sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c
1177
struct ttm_pool *pool;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c
1219
struct ttm_pool *pool;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.h
56
struct ttm_pool *ttm_pools;
sys/dev/pci/drm/include/drm/ttm/ttm_device.h
251
struct ttm_pool pool;
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
102
long ttm_pool_backup(struct ttm_pool *pool, struct ttm_tt *ttm,
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
104
int ttm_pool_restore_and_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
38
struct ttm_pool;
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
58
struct ttm_pool *pool;
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
90
int ttm_pool_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
92
void ttm_pool_free(struct ttm_pool *pool, struct ttm_tt *tt);
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
94
void ttm_pool_init(struct ttm_pool *pool, struct device *dev,
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
96
void ttm_pool_fini(struct ttm_pool *pool);
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
98
int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
sys/dev/pci/drm/ttm/tests/ttm_device_test.c
158
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
140
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
201
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
241
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
269
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
303
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
339
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
370
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
398
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
73
static struct ttm_pool *ttm_pool_pre_populated(struct kunit *test,
sys/dev/pci/drm/ttm/tests/ttm_pool_test.c
79
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/ttm_pool.c
1042
void ttm_pool_free(struct ttm_pool *pool, struct ttm_tt *tt)
sys/dev/pci/drm/ttm/ttm_pool.c
110
struct ttm_pool *pool;
sys/dev/pci/drm/ttm/ttm_pool.c
1123
long ttm_pool_backup(struct ttm_pool *pool, struct ttm_tt *tt,
sys/dev/pci/drm/ttm/ttm_pool.c
1235
void ttm_pool_init(struct ttm_pool *pool, struct device *dev,
sys/dev/pci/drm/ttm/ttm_pool.c
1282
void ttm_pool_fini(struct ttm_pool *pool)
sys/dev/pci/drm/ttm/ttm_pool.c
141
static struct page *ttm_pool_alloc_page(struct ttm_pool *pool, gfp_t gfp_flags,
sys/dev/pci/drm/ttm/ttm_pool.c
1414
int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m)
sys/dev/pci/drm/ttm/ttm_pool.c
194
static void ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching,
sys/dev/pci/drm/ttm/ttm_pool.c
226
static struct vm_page *ttm_pool_alloc_page(struct ttm_pool *pool,
sys/dev/pci/drm/ttm/ttm_pool.c
286
static void ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching,
sys/dev/pci/drm/ttm/ttm_pool.c
333
static int ttm_pool_map(struct ttm_pool *pool, unsigned int order,
sys/dev/pci/drm/ttm/ttm_pool.c
356
static void ttm_pool_unmap(struct ttm_pool *pool, dma_addr_t dma_addr,
sys/dev/pci/drm/ttm/ttm_pool.c
369
static int ttm_pool_map(struct ttm_pool *pool, unsigned int order,
sys/dev/pci/drm/ttm/ttm_pool.c
384
static void ttm_pool_unmap(struct ttm_pool *pool, dma_addr_t dma_addr,
sys/dev/pci/drm/ttm/ttm_pool.c
434
static void ttm_pool_type_init(struct ttm_pool_type *pt, struct ttm_pool *pool,
sys/dev/pci/drm/ttm/ttm_pool.c
470
static struct ttm_pool_type *ttm_pool_select_type(struct ttm_pool *pool,
sys/dev/pci/drm/ttm/ttm_pool.c
531
static unsigned int ttm_pool_page_order(struct ttm_pool *pool, struct vm_page *p)
sys/dev/pci/drm/ttm/ttm_pool.c
549
static void ttm_pool_split_for_swap(struct ttm_pool *pool, struct vm_page *p)
sys/dev/pci/drm/ttm/ttm_pool.c
595
static pgoff_t ttm_pool_unmap_and_free(struct ttm_pool *pool, struct vm_page *page,
sys/dev/pci/drm/ttm/ttm_pool.c
737
ttm_pool_page_allocated_restore(struct ttm_pool *pool, unsigned int order,
sys/dev/pci/drm/ttm/ttm_pool.c
760
static int ttm_pool_page_allocated(struct ttm_pool *pool, unsigned int order,
sys/dev/pci/drm/ttm/ttm_pool.c
809
static void ttm_pool_free_range(struct ttm_pool *pool, struct ttm_tt *tt,
sys/dev/pci/drm/ttm/ttm_pool.c
856
static int __ttm_pool_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
sys/dev/pci/drm/ttm/ttm_pool.c
968
int ttm_pool_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
sys/dev/pci/drm/ttm/ttm_pool.c
995
int ttm_pool_restore_and_alloc(struct ttm_pool *pool, struct ttm_tt *tt,