Searched refs:drained (Results 1 – 8 of 8) sorted by relevance
112 bool drained; member515 ep->drained = true; in endpoint_alloc()799 ep->drained = !ep->outstanding_urbs; in try_queue_bulk_out()800 if (ep->drained && ep->wake_on_drain) in try_queue_bulk_out()807 ep->drained = false; in try_queue_bulk_out()2224 msg_ep->drained || xdev->error, in xillyusb_disconnect()
2577 bool drained = false; in try_charge_memcg() local2634 if (!drained) { in try_charge_memcg()2636 drained = true; in try_charge_memcg()4662 bool drained = false; in memory_high_write() local4686 if (!drained) { in memory_high_write()4688 drained = true; in memory_high_write()4714 bool drained = false; in memory_max_write() local4737 if (!drained) { in memory_max_write()4739 drained = true; in memory_max_write()
4420 bool drained = false; in __alloc_pages_direct_reclaim() local4435 if (!page && !drained) { in __alloc_pages_direct_reclaim()4438 drained = true; in __alloc_pages_direct_reclaim()
170 serial port should wait for data to be drained while
969 ssize_t spliced, drained; in TEST_F() local977 drained = read(p[0], mem_recv + total, spliced); in TEST_F()978 EXPECT_EQ(drained, spliced); in TEST_F()979 if (drained <= 0) in TEST_F()982 total += drained; in TEST_F()
100 hardware queue will be drained in sequence according to their mapping.
1850 * When the oldest pwq is drained and removed, this function should be called4228 bool drained; in drain_workqueue() local 4231 drained = pwq_is_empty(pwq); in drain_workqueue() 4234 if (drained) in drain_workqueue()
1049 on systems with an outer cache, the store buffer is drained