Lines Matching refs:ttm_resource_manager
36 struct ttm_resource_manager;
70 int (*alloc)(struct ttm_resource_manager *man,
85 void (*free)(struct ttm_resource_manager *man,
98 void (*debug)(struct ttm_resource_manager *man,
119 struct ttm_resource_manager { struct
190 ttm_resource_manager_set_used(struct ttm_resource_manager *man, bool used) in ttm_resource_manager_set_used()
204 static inline bool ttm_resource_manager_used(struct ttm_resource_manager *man) in ttm_resource_manager_used()
217 ttm_resource_manager_cleanup(struct ttm_resource_manager *man) in ttm_resource_manager_cleanup()
228 void ttm_resource_manager_init(struct ttm_resource_manager *man,
232 struct ttm_resource_manager *man);
234 void ttm_resource_manager_debug(struct ttm_resource_manager *man,