Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h168 bool iowait_flag_set(struct iowait *wait, u32 flag);
H A Dqp.c425 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_IB)) { in hfi1_qp_schedule()
430 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_TID)) { in hfi1_qp_schedule()
H A Dtid_rdma.c5394 if (iowait_flag_set(&priv->s_iowait, in hfi1_do_tid_send()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds