Home
last modified time | relevance | path

Searched refs:drained (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dflush.c296 bool drained; in check_for_drain_complete() local
303 drained = bio_list_empty(&flusher->waiting_flush_bios); in check_for_drain_complete()
306 if (drained) in check_for_drain_complete()
Ddata-vio.c701 bool drained; in process_release_callback() local
752 drained = (!reschedule && in process_release_callback()
765 else if (drained) in process_release_callback()
988 bool drained; in initiate_drain() local
992 drained = check_for_drain_complete_locked(pool); in initiate_drain()
995 if (drained) in initiate_drain()
/linux-6.12.1/drivers/char/xillybus/
Dxillyusb.c112 bool drained; member
515 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()
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dqpc.c101 complete(&dct->drained); in dct_event_notifier()
213 init_completion(&dct->drained); in mlx5_core_create_dct()
291 wait_for_completion(&dct->drained); in mlx5_core_destroy_dct()
/linux-6.12.1/mm/
Dmemcontrol.c2167 bool drained = false; in try_charge_memcg() local
2218 if (!drained) { in try_charge_memcg()
2220 drained = true; in try_charge_memcg()
4066 bool drained = false; in memory_high_write() local
4087 if (!drained) { in memory_high_write()
4089 drained = true; in memory_high_write()
4115 bool drained = false; in memory_max_write() local
4135 if (!drained) { in memory_max_write()
4137 drained = true; in memory_max_write()
Dmemcontrol-v1.c2336 bool drained = false; in mem_cgroup_resize_max() local
2367 if (!drained) { in mem_cgroup_resize_max()
2369 drained = true; in mem_cgroup_resize_max()
Dpage_alloc.c3946 bool drained = false; in __alloc_pages_direct_reclaim() local
3961 if (!page && !drained) { in __alloc_pages_direct_reclaim()
3964 drained = true; in __alloc_pages_direct_reclaim()
DKconfig706 In page allocator, PCP (Per-CPU pageset) is refilled and drained in
/linux-6.12.1/include/linux/mlx5/
Dqp.h527 struct completion drained; member
/linux-6.12.1/Documentation/driver-api/tty/
Dmoxa-smartio.rst170 serial port should wait for data to be drained while
/linux-6.12.1/Documentation/block/
Dblk-mq.rst100 hardware queue will be drained in sequence according to their mapping.
/linux-6.12.1/Documentation/accel/qaic/
Dqaic.rst31 is drained, QAIC implements a "last chance" polling algorithm where QAIC will
/linux-6.12.1/kernel/
Dworkqueue.c4091 bool drained; in drain_workqueue() local
4094 drained = pwq_is_empty(pwq); in drain_workqueue()
4097 if (drained) in drain_workqueue()
/linux-6.12.1/Documentation/core-api/
Dworkqueue.rst205 suspend operations. Work items on the wq are drained and no
/linux-6.12.1/arch/arm/mm/
DKconfig1050 on systems with an outer cache, the store buffer is drained