Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Drt9455_charger.txt26 - richtek,avg-input-current-regulation: integer, input current value in uA drained by the
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dqpc.c142 complete(&dct->drained); in rsc_event_notifier()
203 wait_for_completion(&dct->drained); in _mlx5_core_destroy_dct()
220 init_completion(&dct->drained); in mlx5_core_create_dct()
/kernel/linux/linux-5.10/include/linux/mlx5/
Dqp.h499 struct completion drained; member
/kernel/linux/linux-5.10/mm/
Dmemcontrol.c2717 bool drained = false; in try_charge() local
2777 if (!drained) { in try_charge()
2779 drained = true; in try_charge()
3369 bool drained = false; in mem_cgroup_resize_max() local
3400 if (!drained) { in mem_cgroup_resize_max()
3402 drained = true; in mem_cgroup_resize_max()
6382 bool drained = false; in memory_high_write() local
6403 if (!drained) { in memory_high_write()
6405 drained = true; in memory_high_write()
6431 bool drained = false; in memory_max_write() local
[all …]
Dpage_alloc.c4388 bool drained = false; in __alloc_pages_direct_reclaim() local
4402 if (!page && !drained) { in __alloc_pages_direct_reclaim()
4411 drained = true; in __alloc_pages_direct_reclaim()
/kernel/linux/linux-5.10/Documentation/block/
Dblk-mq.rst100 hardware queue will be drained in sequence according to their mapping.
/kernel/linux/linux-5.10/kernel/
Dworkqueue.c2960 bool drained; in drain_workqueue() local
2963 drained = !pwq->nr_active && list_empty(&pwq->delayed_works); in drain_workqueue()
2966 if (drained) in drain_workqueue()
/kernel/linux/linux-5.10/Documentation/core-api/
Dworkqueue.rst186 suspend operations. Work items on the wq are drained and no
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Dmoxa-smartio.rst550 serial port should wait for data to be drained while
/kernel/linux/linux-5.10/arch/arm/mm/
DKconfig1052 on systems with an outer cache, the store buffer is drained
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch33204 + will only occur once the FQ has been drained. In
33286 + to be drained */
33319 + /* Wait for the ORL to have been completely drained */
D0038_linux_drivers_mxc.patch186196 + /*Set the port pin to be open drained*/