Searched refs:drained (Results 1 – 16 of 16) sorted by relevance
296 bool drained; in check_for_drain_complete() local303 drained = bio_list_empty(&flusher->waiting_flush_bios); in check_for_drain_complete()306 if (drained) in check_for_drain_complete()
696 bool drained; in process_release_callback() local747 drained = (!reschedule && in process_release_callback()760 else if (drained) in process_release_callback()988 bool drained; in initiate_drain() local992 drained = check_for_drain_complete_locked(pool); in initiate_drain()995 if (drained) in initiate_drain()
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()
103 complete(&dct->drained); in dct_event_notifier()227 init_completion(&dct->drained); in mlx5_core_create_dct()305 wait_for_completion(&dct->drained); in mlx5_core_destroy_dct()
2365 bool drained = false; in try_charge_memcg() local2421 if (!drained) { in try_charge_memcg()2423 drained = true; in try_charge_memcg()4395 bool drained = false; in memory_high_write() local4419 if (!drained) { in memory_high_write()4421 drained = true; in memory_high_write()4447 bool drained = false; in memory_max_write() local4470 if (!drained) { in memory_max_write()4472 drained = true; in memory_max_write()
2271 int drained = 0; in collect_longterm_unpinnable_folios() local2290 if (drained == 0 && folio_may_be_lru_cached(folio) && in collect_longterm_unpinnable_folios()2294 drained = 1; in collect_longterm_unpinnable_folios()2296 if (drained == 1 && folio_may_be_lru_cached(folio) && in collect_longterm_unpinnable_folios()2300 drained = 2; in collect_longterm_unpinnable_folios()
1465 bool drained = false; in mem_cgroup_resize_max() local1496 if (!drained) { in mem_cgroup_resize_max()1498 drained = true; in mem_cgroup_resize_max()
4443 bool drained = false; in __alloc_pages_direct_reclaim() local4458 if (!page && !drained) { in __alloc_pages_direct_reclaim()4461 drained = true; in __alloc_pages_direct_reclaim()
675 In page allocator, PCP (Per-CPU pageset) is refilled and drained in
527 struct completion drained; member
170 serial port should wait for data to be drained while
100 hardware queue will be drained in sequence according to their mapping.
31 is drained, QAIC implements a "last chance" polling algorithm where QAIC will
4202 bool drained; in drain_workqueue() local4205 drained = pwq_is_empty(pwq); in drain_workqueue()4208 if (drained) in drain_workqueue()
211 suspend operations. Work items on the wq are drained and no
1049 on systems with an outer cache, the store buffer is drained