Home
last modified time | relevance | path

Searched refs:iowait_flag_set (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Diowait.c18 bool iowait_flag_set(struct iowait *wait, u32 flag) in iowait_flag_set() function
Diowait.h168 bool iowait_flag_set(struct iowait *wait, u32 flag);
Dqp.c436 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_IB)) { in hfi1_qp_schedule()
441 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_TID)) { in hfi1_qp_schedule()
Dtid_rdma.c5384 if (iowait_flag_set(&priv->s_iowait, in hfi1_do_tid_send()