Searched defs:ttm_pool_manager (Results 1 – 2 of 2) sorted by relevance
104 struct ttm_pool_manager { struct105 unsigned int kobj_ref;106 eventhandler_tag lowmem_handler;107 struct ttm_pool_opts options;109 union {117 } _u;
169 struct ttm_pool_manager { struct178 static struct ttm_pool_manager *_manager; argument