Home
last modified time | relevance | path

Searched refs:iowait_clear_flag (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Diowait.c23 inline void iowait_clear_flag(struct iowait *wait, u32 flag) in iowait_clear_flag() function
Dqp.c439 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_IB); in hfi1_qp_schedule()
444 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_qp_schedule()
904 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_IB); in notify_error_qp()
905 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in notify_error_qp()
Diowait.h169 void iowait_clear_flag(struct iowait *wait, u32 flag);