Lines Matching defs:mutex
378 struct mutex mutex;
455 * All register writes are serialized by the mutex which protects the
462 * serialized by the mutex and which may need for example a protected
852 mutex_lock(&data->mutex);
854 mutex_unlock(&data->mutex);
875 mutex_lock(&data->mutex);
940 mutex_unlock(&data->mutex);
1020 mutex_lock(&data->mutex);
1022 mutex_unlock(&data->mutex);
1082 mutex_lock(&data->mutex);
1099 mutex_unlock(&data->mutex);
1392 mutex_init(&data->mutex);