Searched refs:drained (Results 1 – 15 of 15) sorted by relevance
68 let drained = (self.pred)(&mut v[i]); in next() localVariable73 if drained { in next()
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()
101 complete(&dct->drained); in dct_event_notifier()213 init_completion(&dct->drained); in mlx5_core_create_dct()290 wait_for_completion(&dct->drained); in mlx5_core_destroy_dct()
526 struct completion drained; member
2652 bool drained = false; in try_charge_memcg() local2703 if (!drained) { in try_charge_memcg()2705 drained = true; in try_charge_memcg()3481 bool drained = false; in mem_cgroup_resize_max() local3512 if (!drained) { in mem_cgroup_resize_max()3514 drained = true; in mem_cgroup_resize_max()6541 bool drained = false; in memory_high_write() local6562 if (!drained) { in memory_high_write()6564 drained = true; in memory_high_write()6590 bool drained = false; in memory_max_write() local[all …]
3666 bool drained = false; in __alloc_pages_direct_reclaim() local3681 if (!page && !drained) { in __alloc_pages_direct_reclaim()3684 drained = true; in __alloc_pages_direct_reclaim()
725 In page allocator, PCP (Per-CPU pageset) is refilled and drained in
170 serial port should wait for data to be drained while
131 ``bdrv_drained_begin()`` and ``bdrv_drained_end()``, thus creating a "drained
100 hardware queue will be drained in sequence according to their mapping.
28 is drained, QAIC implements a "last chance" polling algorithm where QAIC will
3337 bool drained; in drain_workqueue() local3340 drained = !pwq->nr_active && list_empty(&pwq->inactive_works); in drain_workqueue()3343 if (drained) in drain_workqueue()
186 suspend operations. Work items on the wq are drained and no
1068 on systems with an outer cache, the store buffer is drained
289 drained and a flush is issued before new writes are made whenever the number of