Home
last modified time | relevance | path

Searched defs:ttm_base_object (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/drm/ttm/
Dttm_object.h126 struct ttm_base_object { struct
133 void (*refcount_release) (struct ttm_base_object **base); argument
134 void (*ref_obj_release) (struct ttm_base_object *base, argument
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.h126 struct ttm_base_object { struct
130 void (*refcount_release) (struct ttm_base_object **base); argument
131 void (*ref_obj_release) (struct ttm_base_object *base, argument
142 * @base: struct ttm_base_object that we derive from argument
Dttm_object.c158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
778 int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, in ttm_prime_object_init()
/kernel/linux/linux-4.19/drivers/gpu/drm/ttm/
Dttm_object.c158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
758 int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, in ttm_prime_object_init()