Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dinternal.h97 return workqueue_congested(WORK_CPU_UNBOUND, fscache_object_wq); in fscache_object_congested()
/linux-4.4.14/include/linux/
Dworkqueue.h453 extern bool workqueue_congested(int cpu, struct workqueue_struct *wq);
/linux-4.4.14/kernel/
Dworkqueue.c4074 bool workqueue_congested(int cpu, struct workqueue_struct *wq) in workqueue_congested() function
4094 EXPORT_SYMBOL_GPL(workqueue_congested);