Searched refs:file_mutex (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Ducm.c66 struct mutex file_mutex; member in struct:ib_ucm_file
155 mutex_lock(&ctx->file->file_mutex);
163 mutex_unlock(&ctx->file->file_mutex);
170 mutex_lock(&ctx->file->file_mutex);
172 mutex_unlock(&ctx->file->file_mutex);
377 mutex_lock(&ctx->file->file_mutex);
383 mutex_unlock(&ctx->file->file_mutex);
408 mutex_lock(&file->file_mutex);
410 mutex_unlock(&file->file_mutex);
419 mutex_lock(&file->file_mutex);
[all...]
H A Duser_mad.c89 struct mutex file_mutex; member in struct:ib_umad_port
679 mutex_lock(&file->port->file_mutex);
758 mutex_unlock(&file->port->file_mutex);
772 mutex_lock(&file->port->file_mutex);
789 mutex_unlock(&file->port->file_mutex);
859 mutex_lock(&port->file_mutex);
889 mutex_unlock(&port->file_mutex);
901 mutex_lock(&file->port->file_mutex);
922 mutex_unlock(&file->port->file_mutex);
991 mutex_lock(&port->file_mutex);
[all...]

Completed in 102 milliseconds