Lines Matching defs:mutex
56 * @mutex: Mutex protecting ready-interrupt/shutdown interlock
70 struct mutex mutex;
153 mutex_lock(&smp2p->mutex);
165 mutex_unlock(&smp2p->mutex);
244 mutex_init(&smp2p->mutex);
280 mutex_destroy(&smp2p->mutex);
297 mutex_destroy(&smp2p->mutex);
308 mutex_lock(&smp2p->mutex);
312 mutex_unlock(&smp2p->mutex);