Searched refs:cover_mutex (Results 1 – 2 of 2) sorted by relevance
264 mutex_init(&tidbuf->cover_mutex); in hfi1_user_exp_rcv_setup()429 mutex_lock(&tidbuf->cover_mutex); in hfi1_user_exp_rcv_setup()431 mutex_unlock(&tidbuf->cover_mutex); in hfi1_user_exp_rcv_setup()948 mutex_lock(&tidbuf->cover_mutex); in tid_cover_invalidate()950 mutex_unlock(&tidbuf->cover_mutex); in tid_cover_invalidate()
20 struct mutex cover_mutex; member