Searched defs:ttm_object_file (Results 1 – 1 of 1) sorted by relevance
77 struct ttm_object_file { struct78 struct ttm_object_device *tdev;79 spinlock_t lock;80 struct list_head ref_list;82 struct kref refcount;
Completed in 4 milliseconds