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

/drivers/infiniband/core/
H A Ducm.c67 struct mutex file_mutex; member in struct:ib_ucm_file
156 mutex_lock(&ctx->file->file_mutex);
164 mutex_unlock(&ctx->file->file_mutex);
171 mutex_lock(&ctx->file->file_mutex);
173 mutex_unlock(&ctx->file->file_mutex);
370 mutex_lock(&ctx->file->file_mutex);
374 mutex_unlock(&ctx->file->file_mutex);
399 mutex_lock(&file->file_mutex);
401 mutex_unlock(&file->file_mutex);
410 mutex_lock(&file->file_mutex);
[all...]
H A Duser_mad.c92 struct mutex file_mutex; member in struct:ib_umad_port
625 mutex_lock(&file->port->file_mutex);
714 mutex_unlock(&file->port->file_mutex);
727 mutex_lock(&file->port->file_mutex);
826 mutex_unlock(&file->port->file_mutex);
841 mutex_lock(&file->port->file_mutex);
858 mutex_unlock(&file->port->file_mutex);
930 mutex_lock(&port->file_mutex);
961 mutex_unlock(&port->file_mutex);
973 mutex_lock(&file->port->file_mutex);
[all...]

Completed in 223 milliseconds