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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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);
378 mutex_lock(&ctx->file->file_mutex);
382 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...]

Completed in 15 milliseconds