Home
last modified time | relevance | path

Searched refs:ttm_page_alloc_debugfs (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/ttm/
Dttm_page_alloc.h64 extern int ttm_page_alloc_debugfs(struct seq_file *m, void *data);
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_page_alloc.c920 int ttm_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_page_alloc_debugfs() function
940 EXPORT_SYMBOL(ttm_page_alloc_debugfs);
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ttm.c1038 {"ttm_page_pool", ttm_page_alloc_debugfs, 0, NULL},