Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Diowait.c18 bool iowait_flag_set(struct iowait *wait, u32 flag) in iowait_flag_set() function
H A Diowait.h127 bool iowait_flag_set(struct iowait *wait, u32 flag);
H A Dqp.c384 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_IB)) { in hfi1_qp_schedule()
389 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_TID)) { in hfi1_qp_schedule()
H A Dtid_rdma.c5406 if (iowait_flag_set(&priv->s_iowait, in hfi1_do_tid_send()