Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Diowait.c18 bool iowait_flag_set(struct iowait *wait, u32 flag) in iowait_flag_set() function
Diowait.h127 bool iowait_flag_set(struct iowait *wait, u32 flag);
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()
Dtid_rdma.c5406 if (iowait_flag_set(&priv->s_iowait, in hfi1_do_tid_send()