Searched refs:stolen_lock (Results 1 – 2 of 2) sorted by relevance
58 mutex_lock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_insert_node_in_range()62 mutex_unlock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_insert_node_in_range()78 mutex_lock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_remove_node()80 mutex_unlock(&dev_priv->mm.stolen_lock); in i915_gem_stolen_remove_node()381 mutex_init(&dev_priv->mm.stolen_lock); in i915_gem_init_stolen()657 mutex_lock(&dev_priv->mm.stolen_lock); in i915_gem_object_create_stolen_for_preallocated()659 mutex_unlock(&dev_priv->mm.stolen_lock); in i915_gem_object_create_stolen_for_preallocated()
926 struct mutex stolen_lock; member