Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dinternal.h104 return workqueue_congested(WORK_CPU_UNBOUND, fscache_object_wq); in fscache_object_congested()
/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h480 extern bool workqueue_congested(int cpu, struct workqueue_struct *wq);
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Druc.c477 workqueue_congested(ps->cpu, ps->ppd->hfi1_wq)) { in hfi1_schedule_send_yield()
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c4573 bool workqueue_congested(int cpu, struct workqueue_struct *wq) in workqueue_congested() function
4595 EXPORT_SYMBOL_GPL(workqueue_congested);