Searched refs:stolen_lock (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gem/
H A Di915_gem_stolen.c53 mutex_lock(&i915->mm.stolen_lock);
57 mutex_unlock(&i915->mm.stolen_lock);
75 mutex_lock(&i915->mm.stolen_lock);
77 mutex_unlock(&i915->mm.stolen_lock);
519 rw_init(&i915->mm.stolen_lock, "stln");
774 mutex_lock(&i915->mm.stolen_lock);
776 mutex_unlock(&i915->mm.stolen_lock);
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_drv.h149 struct rwlock stolen_lock; member in struct:i915_gem_mm

Completed in 128 milliseconds