Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_scatterlist.c45 struct i915_refct_sgt *rsgt = in i915_refct_sgt_release() local
61 void i915_refct_sgt_init(struct i915_refct_sgt *rsgt, size_t size) in i915_refct_sgt_init()
87 struct i915_refct_sgt *rsgt; in i915_rsgt_from_mm_node() local
173 struct i915_refct_sgt *rsgt; in i915_rsgt_from_buddy_resource() local
H A Di915_scatterlist.h185 static inline void i915_refct_sgt_put(struct i915_refct_sgt *rsgt) in i915_refct_sgt_put()
196 i915_refct_sgt_get(struct i915_refct_sgt *rsgt) in i915_refct_sgt_get()
210 static inline void __i915_refct_sgt_init(struct i915_refct_sgt *rsgt, in __i915_refct_sgt_init()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c589 struct i915_refct_sgt *rsgt; in i915_ttm_resource_get_st() local
824 struct i915_refct_sgt *rsgt = in __i915_ttm_get_pages() local
H A Di915_gem_object_types.h652 struct i915_refct_sgt *rsgt; member