Searched refs:iowait_schedule (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | iowait.h | 184 * iowait_schedule() - schedule the default send engine work 189 static inline bool iowait_schedule(struct iowait *wait, in iowait_schedule() function
|
H A D | sdma.h | 948 iowait_schedule(wait, ppd->hfi1_wq, sde->cpu); in sdma_iowait_schedule()
|
H A D | ipoib_tx.c | 676 iowait_schedule(wait, system_highpri_wq, WORK_CPU_UNBOUND); in hfi1_ipoib_sdma_wakeup()
|
H A D | qp.c | 375 return iowait_schedule(&priv->s_iowait, ppd->hfi1_wq, in _hfi1_schedule_send()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | iowait.h | 143 * iowait_schedule() - schedule the default send engine work 148 static inline bool iowait_schedule(struct iowait *wait, in iowait_schedule() function
|
H A D | qp.c | 334 return iowait_schedule(&priv->s_iowait, ppd->hfi1_wq, in _hfi1_schedule_send()
|
H A D | ipoib_tx.c | 665 iowait_schedule(wait, system_highpri_wq, WORK_CPU_UNBOUND); in hfi1_ipoib_sdma_wakeup()
|
Completed in 9 milliseconds