Searched refs:stolen_lock (Results 1 – 2 of 2) sorted by relevance
62 mutex_lock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_insert_node_in_range()66 mutex_unlock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_insert_node_in_range()83 mutex_lock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_remove_node()85 mutex_unlock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_remove_node()406 mutex_init(&dev_priv->mm.stolen_lock); in i915_gem_init_stolen()659 mutex_lock(&dev_priv->mm.stolen_lock); in i915_gem_object_create_stolen_for_preallocated()661 mutex_unlock(&dev_priv->mm.stolen_lock); in i915_gem_object_create_stolen_for_preallocated()
1271 struct mutex stolen_lock; member