Home
last modified time | relevance | path

Searched refs:workqueue_congested (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dworkqueue.h634 extern bool workqueue_congested(int cpu, struct workqueue_struct *wq);
/linux/drivers/infiniband/hw/hfi1/
H A Druc.c436 workqueue_congested(ps->cpu, ps->ppd->hfi1_wq)) { in hfi1_schedule_send_yield()
/linux/kernel/
H A Dworkqueue.c6072 bool workqueue_congested(int cpu, struct workqueue_struct *wq) in workqueue_congested() function
6089 EXPORT_SYMBOL_GPL(workqueue_congested);