Searched defs:ttm_base_object (Results 1 – 2 of 2) sorted by relevance
127 struct ttm_base_object { struct131 void (*refcount_release) (struct ttm_base_object **base); argument132 void (*ref_obj_release) (struct ttm_base_object *base, argument143 * @base: struct ttm_base_object that we derive from argument
161 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()781 int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, in ttm_prime_object_init()
Completed in 5 milliseconds