Searched refs:master_lookup_lock (Results 1 – 5 of 5) sorted by relevance
147 spin_lock(&fpriv->master_lookup_lock); in drm_new_set_master()149 spin_unlock(&fpriv->master_lookup_lock); in drm_new_set_master()310 spin_lock(&file_priv->master_lookup_lock); in drm_master_open()312 spin_unlock(&file_priv->master_lookup_lock); in drm_master_open()393 spin_lock(&file_priv->master_lookup_lock); in drm_file_get_master()399 spin_unlock(&file_priv->master_lookup_lock); in drm_file_get_master()
180 spin_lock_init(&file->master_lookup_lock); in drm_file_alloc()
248 spinlock_t master_lookup_lock; member
585 - * &drm_device.master_mutex, and serialized by @master_lookup_lock.606 - spinlock_t master_lookup_lock;
14439 - spin_lock(&fpriv->master_lookup_lock);14441 - spin_unlock(&fpriv->master_lookup_lock);14454 - spin_lock(&file_priv->master_lookup_lock);14457 - spin_unlock(&file_priv->master_lookup_lock);14480 - spin_lock(&file_priv->master_lookup_lock);14486 - spin_unlock(&file_priv->master_lookup_lock);14774 - spin_lock_init(&file->master_lookup_lock);