Searched refs:hfi1_qp_unbusy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | qp.h | 148 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait);
|
H A D | qp.c | 452 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait) in hfi1_qp_unbusy() function 519 hfi1_qp_unbusy(qp, wait); in iowait_sleep()
|
H A D | verbs.c | 683 hfi1_qp_unbusy(qp, ps->wait); in wait_kmem() 963 hfi1_qp_unbusy(qp, ps->wait); in pio_wait()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | qp.h | 106 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait);
|
H A D | qp.c | 411 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait) in hfi1_qp_unbusy() function 478 hfi1_qp_unbusy(qp, wait); in iowait_sleep()
|
H A D | verbs.c | 641 hfi1_qp_unbusy(qp, ps->wait); in wait_kmem() 921 hfi1_qp_unbusy(qp, ps->wait); in pio_wait()
|
Completed in 8 milliseconds