Home
last modified time | relevance | path

Searched full:unplug (Results 1 – 25 of 190) sorted by relevance

12345678

/Linux-v6.1/arch/x86/xen/
Dplatform-pci-unplug.c4 * platform-pci-unplug.c
24 /* store the value of xen_emul_unplug after the unplug is done */
143 /* user explicitly requested no unplug */ in xen_unplug_emulated_devices()
150 * not support the unplug protocol (XEN_PLATFORM_ERR_MAGIC) in xen_unplug_emulated_devices()
161 "been compiled for this kernel: unplug emulated NICs.\n"); in xen_unplug_emulated_devices()
166 "been compiled for this kernel: unplug emulated disks.\n" in xen_unplug_emulated_devices()
173 /* Now unplug the emulated devices */ in xen_unplug_emulated_devices()
DMakefile23 obj-$(CONFIG_XEN_PVHVM) += platform-pci-unplug.o
/Linux-v6.1/include/uapi/linux/
Dvirtio_mem.h82 * has memory plugged. The device driver can request to unplug all memory
99 /* request to unplug memory blocks */
101 /* request to unplug all blocks and shrink the usable size */
130 struct virtio_mem_req_unplug unplug; member
206 * Currently used size. Changes due to plug/unplug requests, but no
/Linux-v6.1/drivers/virtio/
Dvirtio_mem.c29 MODULE_PARM_DESC(unplug_online, "Try to unplug online memory");
44 "Use a safe unplug mechanism in BBM, avoiding long/endless loops");
108 /* We might first have to unplug all memory when starting up. */
111 /* Workqueue that processes the plug/unplug requests. */
244 /* Timer for retrying to plug/unplug memory. */
702 * We might have freed up memory we can now unplug, retry in virtio_mem_remove_memory()
745 * We might have freed up memory we can now unplug, retry in virtio_mem_offline_and_remove_memory()
1027 * maybe we can handle pending unplug requests. in virtio_mem_memory_notifier_cb()
1395 .u.unplug.addr = cpu_to_virtio64(vm->vdev, addr), in virtio_mem_send_unplug_request()
1396 .u.unplug.nb_blocks = cpu_to_virtio16(vm->vdev, nb_vm_blocks), in virtio_mem_send_unplug_request()
[all …]
/Linux-v6.1/Documentation/s390/
Dvfio-ap-locking.rst72 device driver is using it to plug/unplug AP devices passed through to the KVM
86 to unplug the adapter.
89 pointer is not used to plug/unplug devices passed through to the KVM guest;
/Linux-v6.1/drivers/hid/usbhid/
Dhid-core.c306 case -ESHUTDOWN: /* unplug */ in hid_irq_in()
309 case -EILSEQ: /* protocol error or unplug */ in hid_irq_in()
310 case -EPROTO: /* protocol error or unplug */ in hid_irq_in()
311 case -ETIME: /* protocol error or unplug */ in hid_irq_in()
430 int unplug = 0; in hid_irq_out() local
435 case -ESHUTDOWN: /* unplug */ in hid_irq_out()
436 unplug = 1; in hid_irq_out()
438 case -EILSEQ: /* protocol error or unplug */ in hid_irq_out()
439 case -EPROTO: /* protocol error or unplug */ in hid_irq_out()
450 if (unplug) { in hid_irq_out()
[all …]
/Linux-v6.1/drivers/thunderbolt/
Dtb.c49 bool unplug; member
54 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() argument
65 ev->unplug = unplug; in tb_queue_hotplug()
1271 "hotplug event from non existent switch %llx:%x (unplug: %d)\n", in tb_handle_hotplug()
1272 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1277 "hotplug event from non existent port %llx:%x (unplug: %d)\n", in tb_handle_hotplug()
1278 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1283 tb_dbg(tb, "hotplug event for upstream port %llx:%x (unplug: %d)\n", in tb_handle_hotplug()
1284 ev->route, ev->port, ev->unplug); in tb_handle_hotplug()
1290 if (ev->unplug) { in tb_handle_hotplug()
[all …]
Dctl.c739 * tb_cfg_ack_plug() - Ack hot plug/unplug event
742 * @port: Port where the hot plug/unplug happened
743 * @unplug: Ack hot plug or unplug
745 * Call this as response for hot plug/unplug event to ack it.
748 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() argument
754 .pg = unplug ? TB_CFG_ERROR_PG_HOT_UNPLUG in tb_cfg_ack_plug()
758 unplug ? "un" : "", route, port); in tb_cfg_ack_plug()
Dquirks.c32 /* Dell WD19TB supports self-authentication on unplug */
/Linux-v6.1/Documentation/usb/
Dchipidea.rst65 5) Remove B-device(unplug micro B plug) and insert again in 10 seconds,
68 6) Remove B-device(unplug micro B plug) and insert again after 10 seconds,
/Linux-v6.1/drivers/md/
Draid1.h53 * memory pools need a pointer to the mddev, so they can force an unplug
88 /* queue pending writes to be submitted on unplug */
/Linux-v6.1/include/xen/interface/io/
Dxenbus.h29 due to an error or an unplug
/Linux-v6.1/arch/riscv/include/asm/
Dcpu_ops.h23 * unplug to be aborted. Called from the cpu to be killed.
/Linux-v6.1/arch/arm64/include/asm/
Dcpu_ops.h29 * reason, which will cause the hot unplug to be aborted. Called
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dpia.c100 * Abort link training if sink unplug detected.
423 /* Abort link training if clock recovery failed due to HPD unplug. */ in dpia_training_cr_non_transparent()
528 /* Abort link training if clock recovery failed due to HPD unplug. */ in dpia_training_cr_transparent()
719 /* Abort link training if equalization failed due to HPD unplug. */ in dpia_training_eq_non_transparent()
805 /* Abort link training if equalization failed due to HPD unplug. */ in dpia_training_eq_transparent()
/Linux-v6.1/include/trace/events/
Dblock.h417 * @q: request queue to unplug
419 * @explicit: whether this was an explicit unplug, or one from schedule()
421 * Unplug request queue @q because device driver is scheduled to work
/Linux-v6.1/include/misc/
Dcxl.h46 * context. This context will be released by PCI hot unplug, so doesn't need to
71 * unplug.
/Linux-v6.1/drivers/video/
Daperture.c107 * // Hot-unplug the device
213 * would only have to unplug the DRM device, so that the hardware device in aperture_detach_platform_device()
/Linux-v6.1/Documentation/networking/device_drivers/atm/
Dcxacru.rst11 driver and it is necessary to unplug/remove power to the device to fix this.
/Linux-v6.1/arch/arm/mach-versatile/
Dplatsmp.c8 * woken, and where there is no way to hot-unplug CPUs. Real platforms
/Linux-v6.1/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst99 vary across reboots or device unplug/replug.
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Ddc_link_dpia.h97 * Aborts link training upon detection of sink unplug.
/Linux-v6.1/sound/pci/oxygen/
Dxonar_lib.c51 "Hey! Don't unplug the power cable!\n"); in xonar_ext_power_gpio_changed()
/Linux-v6.1/block/
Dblk-core.c216 * on a queue, such as calling the unplug function after a timeout.
1107 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() argument
1117 if (cb->callback == unplug && cb->data == data) in blk_check_plugged()
1125 cb->callback = unplug; in blk_check_plugged()
1139 * Unconditionally flush out cached requests, even if the unplug in __blk_flush_plug()
/Linux-v6.1/drivers/infiniband/core/
Dib_core_uverbs.c21 * to point to the zero page and allow the hot unplug to proceed.
23 * This is necessary for cases like PCI physical hot unplug as the actual BAR

12345678