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

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dfile_ops.c766 mutex_lock(&hfi1_mutex); hfi1_file_close()
784 mutex_unlock(&hfi1_mutex); hfi1_file_close()
826 mutex_unlock(&hfi1_mutex); hfi1_file_close()
865 mutex_lock(&hfi1_mutex); assign_ctxt()
878 mutex_unlock(&hfi1_mutex); assign_ctxt()
H A Ddiag.c652 mutex_lock(&hfi1_mutex); hfi1_snoop_open()
730 mutex_unlock(&hfi1_mutex); hfi1_snoop_open()
H A Ddriver.c76 DEFINE_MUTEX(hfi1_mutex); /* general driver use */ variable
H A Dinit.c909 * re-allocation of context data, because it is called after hfi1_mutex
H A Dhfi.h1664 extern struct mutex hfi1_mutex;

Completed in 146 milliseconds