Searched refs:ttm_debugfs_root (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_module.h | 39 extern struct dentry *ttm_debugfs_root;
|
H A D | ttm_pool.c | 1327 debugfs_create_file("page_pool", 0444, ttm_debugfs_root, NULL, in ttm_pool_mgr_init() 1329 debugfs_create_file("page_pool_shrink", 0400, ttm_debugfs_root, NULL, in ttm_pool_mgr_init() 1332 fault_create_debugfs_attr("backup_fault_inject", ttm_debugfs_root, in ttm_pool_mgr_init()
|
H A D | ttm_tt.c | 474 debugfs_create_file("tt_shrink", 0400, ttm_debugfs_root, NULL, in ttm_tt_mgr_init()
|