Home
last modified time | relevance | path

Searched refs:unlock_exp_tids (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c13 static void unlock_exp_tids(struct hfi1_ctxtdata *uctxt,
103 unlock_exp_tids(uctxt, &uctxt->tid_full_list, fd); in hfi1_user_exp_rcv_free()
105 unlock_exp_tids(uctxt, &uctxt->tid_used_list, fd); in hfi1_user_exp_rcv_free()
816 static void unlock_exp_tids(struct hfi1_ctxtdata *uctxt, in unlock_exp_tids() function