Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/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.h202 static inline void i915_refct_sgt_put(struct i915_refct_sgt *rsgt) in i915_refct_sgt_put()
213 i915_refct_sgt_get(struct i915_refct_sgt *rsgt) in i915_refct_sgt_get()
227 static inline void __i915_refct_sgt_init(struct i915_refct_sgt *rsgt, in __i915_refct_sgt_init()
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_ttm.c614 struct i915_refct_sgt *rsgt; in i915_ttm_resource_get_st() local
853 struct i915_refct_sgt *rsgt = in __i915_ttm_get_pages() local
H A Di915_gem_object_types.h656 struct i915_refct_sgt *rsgt; member