Home
last modified time | relevance | path

Searched refs:iowait_get_tid_work (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Diowait.c85 if (iowait_get_tid_work(w)->iowork.func) in iowait_cancel_work()
86 cancel_work_sync(&iowait_get_tid_work(w)->iowork); in iowait_cancel_work()
H A Diowait.h467 * iowait_get_tid_work - return iowait_work for tid SE
470 static inline struct iowait_work *iowait_get_tid_work(struct iowait *w) in iowait_get_tid_work() function
H A Dqp.c169 flush_list_head(&iowait_get_tid_work(&priv->s_iowait)->tx_head); in flush_tx_list()
H A Dtid_rdma.c5324 (verbs_txreq_queued(iowait_get_tid_work(&priv->s_iowait)) || in hfi1_send_tid_ok()
5345 ps.wait = iowait_get_tid_work(&priv->s_iowait); in hfi1_do_tid_send()
5393 ps.wait = iowait_get_tid_work(&priv->s_iowait); in hfi1_do_tid_send()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Diowait.c85 if (iowait_get_tid_work(w)->iowork.func) in iowait_cancel_work()
86 cancel_work_sync(&iowait_get_tid_work(w)->iowork); in iowait_cancel_work()
H A Diowait.h426 * iowait_get_tid_work - return iowait_work for tid SE
429 static inline struct iowait_work *iowait_get_tid_work(struct iowait *w) in iowait_get_tid_work() function
H A Dqp.c127 flush_list_head(&iowait_get_tid_work(&priv->s_iowait)->tx_head); in flush_tx_list()
H A Dtid_rdma.c5336 (verbs_txreq_queued(iowait_get_tid_work(&priv->s_iowait)) || in hfi1_send_tid_ok()
5357 ps.wait = iowait_get_tid_work(&priv->s_iowait); in hfi1_do_tid_send()
5405 ps.wait = iowait_get_tid_work(&priv->s_iowait); in hfi1_do_tid_send()

Completed in 17 milliseconds