Home
last modified time | relevance | path

Searched refs:drained (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/kernel/
Dworkqueue.c2694 bool drained; in drain_workqueue() local
2697 drained = !pwq->nr_active && list_empty(&pwq->delayed_works); in drain_workqueue()
2700 if (drained) in drain_workqueue()
/linux-4.1.27/mm/
Dpage_alloc.c2560 bool drained = false; in __alloc_pages_direct_reclaim() local
2578 if (!page && !drained) { in __alloc_pages_direct_reclaim()
2580 drained = true; in __alloc_pages_direct_reclaim()
Dmemcontrol.c2227 bool drained = false; in try_charge() local
2278 if (!drained) { in try_charge()
2280 drained = true; in try_charge()
/linux-4.1.27/Documentation/
Dworkqueue.txt190 suspend operations. Work items on the wq are drained and no
/linux-4.1.27/Documentation/serial/
Dmoxa-smartio467 serial port should wait for data to be drained while
/linux-4.1.27/arch/arm/mm/
DKconfig954 on systems with an outer cache, the store buffer is drained