Searched defs:ttm_ref_object (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/ttm/
H A Dttm_object.c36 /** @file ttm_ref_object.c
100 * struct ttm_ref_object
120 struct ttm_ref_object { struct
241 base = drm_hash_entry(hash, struct ttm_ref_object, hash)->obj;
288 struct ttm_ref_object *ref;
299 ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
324 struct ttm_ref_object *ref;
340 ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
389 struct ttm_ref_object *ref =
390 container_of(kref, struct ttm_ref_object, kre
[all...]

Completed in 110 milliseconds