Searched refs:drained (Results 1 – 12 of 12) sorted by relevance
128 let drained = (self.pred)(&mut v[i]); in next() localVariable134 if drained { in next()
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()
111 bool drained; member514 ep->drained = true; in endpoint_alloc()802 ep->drained = !ep->outstanding_urbs; in try_queue_bulk_out()803 if (ep->drained && ep->wake_on_drain) in try_queue_bulk_out()810 ep->drained = false; in try_queue_bulk_out()2207 msg_ep->drained || xdev->error, in xillyusb_disconnect()
523 struct completion drained; member
2647 bool drained = false; in try_charge_memcg() local2698 if (!drained) { in try_charge_memcg()2700 drained = true; in try_charge_memcg()3475 bool drained = false; in mem_cgroup_resize_max() local3506 if (!drained) { in mem_cgroup_resize_max()3508 drained = true; in mem_cgroup_resize_max()6487 bool drained = false; in memory_high_write() local6508 if (!drained) { in memory_high_write()6510 drained = true; in memory_high_write()6536 bool drained = false; in memory_max_write() local[all …]
3646 bool drained = false; in __alloc_pages_direct_reclaim() local3661 if (!page && !drained) { in __alloc_pages_direct_reclaim()3664 drained = true; in __alloc_pages_direct_reclaim()
170 serial port should wait for data to be drained while
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
3313 bool drained; in drain_workqueue() local3316 drained = !pwq->nr_active && list_empty(&pwq->inactive_works); in drain_workqueue()3319 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