Home
last modified time | relevance | path

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

/openbsd-src/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.h192 i915_refct_sgt_put(struct i915_refct_sgt * rsgt) i915_refct_sgt_put() argument
203 i915_refct_sgt_get(struct i915_refct_sgt * rsgt) i915_refct_sgt_get() argument
217 __i915_refct_sgt_init(struct i915_refct_sgt * rsgt,size_t size,const struct i915_refct_sgt_ops * ops) __i915_refct_sgt_init() argument
[all...]
/openbsd-src/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
[all...]
H A Di915_gem_object_types.h656 struct i915_refct_sgt *rsgt; member