Lines Matching refs:struct_mutex
65 * in drm_device::ctx_idr, while holding the drm_device::struct_mutex
70 mutex_lock(&dev->struct_mutex);
72 mutex_unlock(&dev->struct_mutex);
82 * drm_device::struct_mutex lock.
94 mutex_lock(&dev->struct_mutex);
97 mutex_unlock(&dev->struct_mutex);
125 * while holding the drm_device::struct_mutex lock.
129 mutex_lock(&dev->struct_mutex);
131 mutex_unlock(&dev->struct_mutex);
159 mutex_lock(&dev->struct_mutex);
163 mutex_unlock(&dev->struct_mutex);
176 mutex_unlock(&dev->struct_mutex);
203 mutex_lock(&dev->struct_mutex);
210 mutex_unlock(&dev->struct_mutex);
221 mutex_unlock(&dev->struct_mutex);