Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c13 static void unlock_exp_tids(struct hfi1_ctxtdata *uctxt,
109 unlock_exp_tids(uctxt, &uctxt->tid_full_list, fd); in hfi1_user_exp_rcv_free()
111 unlock_exp_tids(uctxt, &uctxt->tid_used_list, fd); in hfi1_user_exp_rcv_free()
863 static void unlock_exp_tids(struct hfi1_ctxtdata *uctxt, in unlock_exp_tids() function