Lines Matching refs:ttm_resource_manager
39 struct ttm_resource_manager;
70 int (*alloc)(struct ttm_resource_manager *man,
84 void (*free)(struct ttm_resource_manager *man,
97 void (*debug)(struct ttm_resource_manager *man,
118 struct ttm_resource_manager { struct
225 ttm_resource_manager_set_used(struct ttm_resource_manager *man, bool used) in ttm_resource_manager_set_used()
243 static inline bool ttm_resource_manager_used(struct ttm_resource_manager *man) in ttm_resource_manager_used()
256 ttm_resource_manager_cleanup(struct ttm_resource_manager *man) in ttm_resource_manager_cleanup()
270 void ttm_resource_manager_init(struct ttm_resource_manager *man,
274 struct ttm_resource_manager *man);
276 void ttm_resource_manager_debug(struct ttm_resource_manager *man,