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()
691 bool drained; in process_release_callback() local742 drained = (!reschedule && in process_release_callback()755 else if (drained) in process_release_callback()978 bool drained; in initiate_drain() local982 drained = check_for_drain_complete_locked(pool); in initiate_drain()985 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()
2307 bool drained = false; in try_charge_memcg() local2363 if (!drained) { in try_charge_memcg()2365 drained = true; in try_charge_memcg()4354 bool drained = false; in memory_high_write() local4378 if (!drained) { in memory_high_write()4380 drained = true; in memory_high_write()4406 bool drained = false; in memory_max_write() local4429 if (!drained) { in memory_max_write()4431 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()
1443 bool drained = false; in mem_cgroup_resize_max() local1474 if (!drained) { in mem_cgroup_resize_max()1476 drained = true; in mem_cgroup_resize_max()
4364 bool drained = false; in __alloc_pages_direct_reclaim() local4379 if (!page && !drained) { in __alloc_pages_direct_reclaim()4382 drained = true; in __alloc_pages_direct_reclaim()
689 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
4147 bool drained; in drain_workqueue() local4150 drained = pwq_is_empty(pwq); in drain_workqueue()4153 if (drained) in drain_workqueue()
1049 on systems with an outer cache, the store buffer is drained
211 suspend operations. Work items on the wq are drained and no