Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/power/supply/
Drt9455_charger.txt26 - richtek,avg-input-current-regulation: integer, input current value in uA drained by the
Dbattery.txt18 - voltage-min-design-microvolt: drained battery voltage
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c185 complete(&dct->drained); in rsc_event_notifier()
252 wait_for_completion(&dct->drained); in _mlx5_core_destroy_dct()
272 init_completion(&dct->drained); in mlx5_core_create_dct()
/Linux-v5.4/mm/
Dmemcontrol.c2511 bool drained = false; in try_charge() local
2578 if (!drained) { in try_charge()
2580 drained = true; in try_charge()
3108 bool drained = false; in mem_cgroup_resize_max() local
3139 if (!drained) { in mem_cgroup_resize_max()
3141 drained = true; in mem_cgroup_resize_max()
6130 bool drained = false; in memory_max_write() local
6152 if (!drained) { in memory_max_write()
6154 drained = true; in memory_max_write()
Dpage_alloc.c4143 bool drained = false; in __alloc_pages_direct_reclaim() local
4157 if (!page && !drained) { in __alloc_pages_direct_reclaim()
4160 drained = true; in __alloc_pages_direct_reclaim()
/Linux-v5.4/include/linux/mlx5/
Dqp.h487 struct completion drained; member
/Linux-v5.4/drivers/target/
Dtarget_core_user.c1414 bool drained = true; in run_qfull_queue() local
1465 drained = false; in run_qfull_queue()
1471 return drained; in run_qfull_queue()
/Linux-v5.4/kernel/
Dworkqueue.c2944 bool drained; in drain_workqueue() local
2947 drained = !pwq->nr_active && list_empty(&pwq->delayed_works); in drain_workqueue()
2950 if (drained) in drain_workqueue()
/Linux-v5.4/Documentation/core-api/
Dworkqueue.rst186 suspend operations. Work items on the wq are drained and no
/Linux-v5.4/Documentation/driver-api/serial/
Dmoxa-smartio.rst550 serial port should wait for data to be drained while
/Linux-v5.4/arch/arm/mm/
DKconfig1037 on systems with an outer cache, the store buffer is drained