Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A 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()
H A Ddata-vio.c702 bool drained; in process_release_callback() local
753 drained = (!reschedule && in process_release_callback()
766 else if (drained) in process_release_callback()
989 bool drained; in initiate_drain() local
993 drained = check_for_drain_complete_locked(pool); in initiate_drain()
996 if (drained) in initiate_drain()
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A Dingenic,battery.yaml35 - voltage-min-design-microvolt: drained battery voltage,
H A Drichtek,rt9455.yaml54 input current value in uA drained by the charger from the power source.
H A Dbattery.yaml55 description: drained battery voltage
/linux-6.15/drivers/infiniband/hw/mlx5/
H A 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.15/drivers/char/xillybus/
H A 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.15/mm/
H A Dmemcontrol.c2254 bool drained = false; in try_charge_memcg() local
2309 if (!drained) { in try_charge_memcg()
2311 drained = true; in try_charge_memcg()
4186 bool drained = false; in memory_high_write() local
4207 if (!drained) { in memory_high_write()
4209 drained = true; in memory_high_write()
4235 bool drained = false; in memory_max_write() local
4255 if (!drained) { in memory_max_write()
4257 drained = true; in memory_max_write()
H A Dmemcontrol-v1.c1443 bool drained = false; in mem_cgroup_resize_max() local
1474 if (!drained) { in mem_cgroup_resize_max()
1476 drained = true; in mem_cgroup_resize_max()
H A Dpage_alloc.c4155 bool drained = false; in __alloc_pages_direct_reclaim() local
4170 if (!page && !drained) { in __alloc_pages_direct_reclaim()
4173 drained = true; in __alloc_pages_direct_reclaim()
H A DKconfig712 In page allocator, PCP (Per-CPU pageset) is refilled and drained in
/linux-6.15/include/linux/mlx5/
H A Dqp.h527 struct completion drained; member
/linux-6.15/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst170 serial port should wait for data to be drained while
/linux-6.15/Documentation/block/
H A Dblk-mq.rst100 hardware queue will be drained in sequence according to their mapping.
/linux-6.15/Documentation/accel/qaic/
H A Dqaic.rst31 is drained, QAIC implements a "last chance" polling algorithm where QAIC will
/linux-6.15/kernel/
H A Dworkqueue.c4118 bool drained; in drain_workqueue() local
4121 drained = pwq_is_empty(pwq); in drain_workqueue()
4124 if (drained) in drain_workqueue()
/linux-6.15/Documentation/core-api/
H A Dworkqueue.rst205 suspend operations. Work items on the wq are drained and no
/linux-6.15/arch/arm/mm/
H A DKconfig1051 on systems with an outer cache, the store buffer is drained