Searched refs:unlock_exp_tids (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.c | 55 static void unlock_exp_tids(struct hfi1_ctxtdata *uctxt, 152 unlock_exp_tids(uctxt, &uctxt->tid_full_list, fd); in hfi1_user_exp_rcv_free() 154 unlock_exp_tids(uctxt, &uctxt->tid_used_list, fd); in hfi1_user_exp_rcv_free() 912 static void unlock_exp_tids(struct hfi1_ctxtdata *uctxt, in unlock_exp_tids() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.c | 13 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
|
Completed in 4 milliseconds