Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/vec/
H A Dextract_if.rs68 let drained = (self.pred)(&mut v[i]); in next() localVariable
73 if drained { in next()
/openbmc/linux/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()
/openbmc/linux/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()
290 wait_for_completion(&dct->drained); in mlx5_core_destroy_dct()
/openbmc/linux/include/linux/mlx5/
H A Dqp.h526 struct completion drained; member
/openbmc/linux/mm/
H A Dmemcontrol.c2652 bool drained = false; in try_charge_memcg() local
2703 if (!drained) { in try_charge_memcg()
2705 drained = true; in try_charge_memcg()
3481 bool drained = false; in mem_cgroup_resize_max() local
3512 if (!drained) { in mem_cgroup_resize_max()
3514 drained = true; in mem_cgroup_resize_max()
6541 bool drained = false; in memory_high_write() local
6562 if (!drained) { in memory_high_write()
6564 drained = true; in memory_high_write()
6590 bool drained = false; in memory_max_write() local
[all …]
H A Dpage_alloc.c3666 bool drained = false; in __alloc_pages_direct_reclaim() local
3681 if (!page && !drained) { in __alloc_pages_direct_reclaim()
3684 drained = true; in __alloc_pages_direct_reclaim()
H A DKconfig725 In page allocator, PCP (Per-CPU pageset) is refilled and drained in
/openbmc/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst170 serial port should wait for data to be drained while
/openbmc/qemu/docs/devel/
H A Dmultiple-iothreads.rst131 ``bdrv_drained_begin()`` and ``bdrv_drained_end()``, thus creating a "drained
/openbmc/linux/Documentation/block/
H A Dblk-mq.rst100 hardware queue will be drained in sequence according to their mapping.
/openbmc/linux/Documentation/accel/qaic/
H A Dqaic.rst28 is drained, QAIC implements a "last chance" polling algorithm where QAIC will
/openbmc/linux/kernel/
H A Dworkqueue.c3337 bool drained; in drain_workqueue() local
3340 drained = !pwq->nr_active && list_empty(&pwq->inactive_works); in drain_workqueue()
3343 if (drained) in drain_workqueue()
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst186 suspend operations. Work items on the wq are drained and no
/openbmc/linux/arch/arm/mm/
H A DKconfig1068 on systems with an outer cache, the store buffer is drained
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst289 drained and a flush is issued before new writes are made whenever the number of