Searched refs:IOWAIT_PENDING_TID (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 99 iowait_set_flag(w->iow, IOWAIT_PENDING_TID); in iowait_set_work_flag()
|
H A D | qp.c | 430 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_TID)) { in hfi1_qp_schedule() 433 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_qp_schedule() 470 iowait_set_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_qp_unbusy() 894 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in notify_error_qp()
|
H A D | iowait.h | 64 #define IOWAIT_PENDING_TID 0x1 macro
|
H A D | tid_rdma.c | 5170 iowait_set_flag(&priv->s_iowait, IOWAIT_PENDING_TID); 5355 iowait_set_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_do_tid_send() 5449 IOWAIT_PENDING_TID); in hfi1_schedule_tid_send()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 99 iowait_set_flag(w->iow, IOWAIT_PENDING_TID); in iowait_set_work_flag()
|
H A D | qp.c | 389 if (iowait_flag_set(&priv->s_iowait, IOWAIT_PENDING_TID)) { in hfi1_qp_schedule() 392 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_qp_schedule() 429 iowait_set_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_qp_unbusy() 853 iowait_clear_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in notify_error_qp()
|
H A D | iowait.h | 23 #define IOWAIT_PENDING_TID 0x1 macro
|
H A D | tid_rdma.c | 5182 iowait_set_flag(&priv->s_iowait, IOWAIT_PENDING_TID); 5367 iowait_set_flag(&priv->s_iowait, IOWAIT_PENDING_TID); in hfi1_do_tid_send() 5461 IOWAIT_PENDING_TID); in hfi1_schedule_tid_send()
|
Completed in 19 milliseconds