Searched refs:cover_mutex (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c267 mutex_init(&tidbuf->cover_mutex);
432 mutex_lock(&tidbuf->cover_mutex);
434 mutex_unlock(&tidbuf->cover_mutex);
951 mutex_lock(&tidbuf->cover_mutex);
953 mutex_unlock(&tidbuf->cover_mutex);
H A Duser_exp_rcv.h20 struct mutex cover_mutex; member in struct:tid_user_buf

Completed in 147 milliseconds