Lines Matching defs:mutex
142 /* mutex protecting subsequent fields below */
143 struct mutex mutex;
1455 /* Should be called with hdata->mutex mutex held */
1474 /* Should be called with hdata->mutex mutex held. */
1498 /* Should be called with hdata->mutex mutex held. */
1524 mutex_lock(&hdata->mutex);
1529 mutex_unlock(&hdata->mutex);
1536 mutex_lock(&hdata->mutex);
1548 mutex_unlock(&hdata->mutex);
1555 mutex_unlock(&hdata->mutex);
1568 mutex_lock(&hdata->mutex);
1575 mutex_unlock(&hdata->mutex);
1594 mutex_lock(&hdata->mutex);
1603 mutex_unlock(&hdata->mutex);
1613 mutex_lock(&hdata->mutex);
1620 mutex_unlock(&hdata->mutex);
1734 mutex_lock(&hdata->mutex);
1741 mutex_unlock(&hdata->mutex);
1963 mutex_init(&hdata->mutex);
2084 mutex_destroy(&hdata->mutex);