Searched refs:iowait_init (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 30 * iowait_init() - initialize wait structure 41 void iowait_init(struct iowait *wait, u32 tx_limit, in iowait_init() function
|
H A D | iowait.h | 171 void iowait_init(struct iowait *wait, u32 tx_limit,
|
H A D | vnic_sdma.c | 285 iowait_init(&vnic_sdma->wait, 0, NULL, NULL, in hfi1_vnic_sdma_init()
|
H A D | ipoib_tx.c | 733 iowait_init(&txq->wait, in hfi1_ipoib_txreq_init()
|
H A D | qp.c | 725 iowait_init( in qp_priv_alloc()
|
H A D | user_sdma.c | 191 iowait_init(&pq->busy, 0, NULL, NULL, defer_packet_queue, in hfi1_user_sdma_alloc_queues()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 30 * iowait_init() - initialize wait structure 41 void iowait_init(struct iowait *wait, u32 tx_limit, in iowait_init() function
|
H A D | iowait.h | 130 void iowait_init(struct iowait *wait, u32 tx_limit,
|
H A D | vnic_sdma.c | 243 iowait_init(&vnic_sdma->wait, 0, NULL, NULL, in hfi1_vnic_sdma_init()
|
H A D | qp.c | 684 iowait_init( in qp_priv_alloc()
|
H A D | ipoib_tx.c | 709 iowait_init(&txq->wait, in hfi1_ipoib_txreq_init()
|
H A D | user_sdma.c | 134 iowait_init(&pq->busy, 0, NULL, NULL, defer_packet_queue, in hfi1_user_sdma_alloc_queues()
|
Completed in 13 milliseconds