Home
last modified time | relevance | path

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

/Linux-v5.15/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()
/Linux-v5.15/drivers/char/xillybus/
Dxillyusb.c111 bool drained; member
506 ep->drained = true; in endpoint_alloc()
793 ep->drained = !ep->outstanding_urbs; in try_queue_bulk_out()
794 if (ep->drained && ep->wake_on_drain) in try_queue_bulk_out()
801 ep->drained = false; in try_queue_bulk_out()
2191 msg_ep->drained || xdev->error, in xillyusb_disconnect()
/Linux-v5.15/mm/
Dmemcontrol.c2534 bool drained = false; in try_charge_memcg() local
2601 if (!drained) { in try_charge_memcg()
2603 drained = true; in try_charge_memcg()
3319 bool drained = false; in mem_cgroup_resize_max() local
3350 if (!drained) { in mem_cgroup_resize_max()
3352 drained = true; in mem_cgroup_resize_max()
6234 bool drained = false; in memory_high_write() local
6255 if (!drained) { in memory_high_write()
6257 drained = true; in memory_high_write()
6283 bool drained = false; in memory_max_write() local
[all …]
Dpage_alloc.c4613 bool drained = false; in __alloc_pages_direct_reclaim() local
4627 if (!page && !drained) { in __alloc_pages_direct_reclaim()
4630 drained = true; in __alloc_pages_direct_reclaim()
/Linux-v5.15/include/linux/mlx5/
Dqp.h499 struct completion drained; member
/Linux-v5.15/Documentation/driver-api/serial/
Dmoxa-smartio.rst170 serial port should wait for data to be drained while
/Linux-v5.15/Documentation/block/
Dblk-mq.rst100 hardware queue will be drained in sequence according to their mapping.
/Linux-v5.15/kernel/
Dworkqueue.c2987 bool drained; in drain_workqueue() local
2990 drained = !pwq->nr_active && list_empty(&pwq->inactive_works); in drain_workqueue()
2993 if (drained) in drain_workqueue()
/Linux-v5.15/Documentation/core-api/
Dworkqueue.rst186 suspend operations. Work items on the wq are drained and no
/Linux-v5.15/arch/arm/mm/
DKconfig1038 on systems with an outer cache, the store buffer is drained