Lines Matching defs:mutex
142 /* mutex protecting subsequent fields below */
143 struct mutex mutex;
1461 /* Should be called with hdata->mutex mutex held */
1480 /* Should be called with hdata->mutex mutex held. */
1510 /* Should be called with hdata->mutex mutex held. */
1536 mutex_lock(&hdata->mutex);
1541 mutex_unlock(&hdata->mutex);
1548 mutex_lock(&hdata->mutex);
1560 mutex_unlock(&hdata->mutex);
1567 mutex_unlock(&hdata->mutex);
1580 mutex_lock(&hdata->mutex);
1587 mutex_unlock(&hdata->mutex);
1606 mutex_lock(&hdata->mutex);
1615 mutex_unlock(&hdata->mutex);
1625 mutex_lock(&hdata->mutex);
1632 mutex_unlock(&hdata->mutex);
1746 mutex_lock(&hdata->mutex);
1753 mutex_unlock(&hdata->mutex);
1974 mutex_init(&hdata->mutex);
2094 mutex_destroy(&hdata->mutex);