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

/linux-4.1.27/drivers/infiniband/core/
H A Ducm.c68 struct mutex file_mutex; member in struct:ib_ucm_file
157 mutex_lock(&ctx->file->file_mutex); ib_ucm_cleanup_events()
165 mutex_unlock(&ctx->file->file_mutex); ib_ucm_cleanup_events()
172 mutex_lock(&ctx->file->file_mutex); ib_ucm_cleanup_events()
174 mutex_unlock(&ctx->file->file_mutex); ib_ucm_cleanup_events()
371 mutex_lock(&ctx->file->file_mutex); ib_ucm_event_handler()
375 mutex_unlock(&ctx->file->file_mutex); ib_ucm_event_handler()
400 mutex_lock(&file->file_mutex); ib_ucm_event()
402 mutex_unlock(&file->file_mutex); ib_ucm_event()
411 mutex_lock(&file->file_mutex); ib_ucm_event()
466 mutex_unlock(&file->file_mutex); ib_ucm_event()
485 mutex_lock(&file->file_mutex); ib_ucm_create_id()
487 mutex_unlock(&file->file_mutex); ib_ucm_create_id()
1165 mutex_init(&file->file_mutex); ib_ucm_open()
1179 mutex_lock(&file->file_mutex); ib_ucm_close()
1183 mutex_unlock(&file->file_mutex); ib_ucm_close()
1193 mutex_lock(&file->file_mutex); ib_ucm_close()
1195 mutex_unlock(&file->file_mutex); ib_ucm_close()
H A Duser_mad.c92 struct mutex file_mutex; member in struct:ib_umad_port
625 mutex_lock(&file->port->file_mutex); ib_umad_reg_agent()
714 mutex_unlock(&file->port->file_mutex); ib_umad_reg_agent()
727 mutex_lock(&file->port->file_mutex); ib_umad_reg_agent2()
826 mutex_unlock(&file->port->file_mutex); ib_umad_reg_agent2()
841 mutex_lock(&file->port->file_mutex); ib_umad_unreg_agent()
858 mutex_unlock(&file->port->file_mutex); ib_umad_unreg_agent()
930 mutex_lock(&port->file_mutex); ib_umad_open()
961 mutex_unlock(&port->file_mutex); ib_umad_open()
973 mutex_lock(&file->port->file_mutex); ib_umad_close()
994 mutex_unlock(&file->port->file_mutex); ib_umad_close()
1071 mutex_lock(&port->file_mutex); ib_umad_sm_close()
1074 mutex_unlock(&port->file_mutex); ib_umad_sm_close()
1175 mutex_init(&port->file_mutex); ib_umad_init_port()
1250 mutex_lock(&port->file_mutex); ib_umad_kill_port()
1264 mutex_unlock(&port->file_mutex); ib_umad_kill_port()

Completed in 89 milliseconds