Searched refs:iowait_queue (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | iowait.h | 322 static inline void iowait_queue(bool pkts_sent, struct iowait *w, in iowait_queue() function
|
D | vnic_sdma.c | 250 iowait_queue(pkts_sent, wait, &sde->dmawait); in hfi1_vnic_sdma_sleep()
|
D | qp.c | 434 iowait_queue(pkts_sent, &priv->s_iowait, in iowait_sleep()
|
D | user_sdma.c | 150 iowait_queue(pkts_sent, &pq->busy, &sde->dmawait); in defer_packet_queue()
|
D | verbs.c | 1013 iowait_queue(ps->pkts_sent, &priv->s_iowait, in pio_wait()
|