| /linux/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 126 1. Resuming timekeeping and unfreezing the scheduler tick. 137 2. Resuming devices and restoring the working-state configuration of IRQs. 247 2. Resuming core system components. 257 4. Resuming devices and restoring the working-state configuration of IRQs.
|
| /linux/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 9 Suspending and Resuming Device IRQs 30 of resuming devices (that is, before starting to execute ->resume_early 38 suspend-resume cycle, including the "noirq" phases of suspending and resuming
|
| H A D | swsusp.rst | 94 to standby mode. Later resuming the machine the saved state is loaded back to 105 the resuming. If the option `hibernate=nocompress` is specified as a boot 257 After resuming, system is paging heavily, leading to very bad interactivity. 467 before suspending; then remount them after resuming.
|
| H A D | userland-swsusp.rst | 160 The suspending and resuming utilities MUST lock themselves in memory, 189 The resuming utility SHOULD NOT attempt to mount any file systems that could
|
| /linux/drivers/vfio/ |
| H A D | vfio_main.c | 713 * RESUMING -> STOP in vfio_mig_get_next_state() 714 * STOP -> RESUMING in vfio_mig_get_next_state() 750 * PRE_COPY -> RUNNING -> RUNNING_P2P -> STOP -> RESUMING in vfio_mig_get_next_state() 753 * PRE_COPY_P2P -> RUNNING_P2P -> STOP -> RESUMING in vfio_mig_get_next_state() 754 * RESUMING -> STOP -> RUNNING_P2P in vfio_mig_get_next_state() 755 * RESUMING -> STOP -> RUNNING_P2P -> PRE_COPY_P2P in vfio_mig_get_next_state() 756 * RESUMING -> STOP -> RUNNING_P2P -> RUNNING in vfio_mig_get_next_state() 757 * RESUMING -> STOP -> RUNNING_P2P -> RUNNING -> PRE_COPY in vfio_mig_get_next_state() 758 * RESUMING -> STOP -> STOP_COPY in vfio_mig_get_next_state() 761 * RUNNING -> RUNNING_P2P -> STOP -> RESUMING in vfio_mig_get_next_state() [all …]
|
| H A D | debugfs.c | 43 seq_puts(seq, "RESUMING\n"); in vfio_device_state_read()
|
| /linux/drivers/mfd/ |
| H A D | max77686.c | 238 * while suspended it will be handled before resuming I2C. in max77686_suspend() 241 * an interrupt occurs before resuming I2C bus controller. in max77686_suspend()
|
| /linux/arch/arm/mach-s3c/ |
| H A D | pm-core-s3c64xx.h | 62 * problems between going to sleep and resuming. in samsung_pm_saved_gpios()
|
| H A D | irq-pm-s3c64xx.c | 87 S3C_PMDBG("%s: resuming IRQs\n", __func__); in s3c64xx_irq_pm_resume()
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | hyperv_evmcs.c | 126 * NMI forces L2->L1 exit, resuming L2 and hope that EVMCS is in guest_code() 284 /* Force immediate L2->L1 exit before resuming */ in main()
|
| H A D | vmx_apic_access_test.c | 15 * this situation, so resuming L2 should result in a KVM exit for
|
| H A D | vmx_nested_la57_state_test.c | 22 * resuming, execute VMCALL to exit back to L1. in l2_guest_code()
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | sprd,sc9860-dma.yaml | 12 system power without resuming system by DMA interrupts if AGCP DMA
|
| /linux/scripts/gdb/linux/ |
| H A D | genpd.py | 31 "resuming",
|
| /linux/arch/arm/mach-pxa/ |
| H A D | pxa3xx.c | 99 * PXA3xx development kits assumes that the resuming process continues 119 /* resuming from D2 requires the HSIO2/BOOT/TPM clocks enabled */ in pxa3xx_cpu_pm_suspend()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.h | 160 * @resuming: indicates the driver is resuming from wowlan 257 resuming:1, member
|
| /linux/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 74 However some devices have the capability of resuming by themselves, or 80 event. Examples include a suspended keyboard resuming when a key is 81 pressed, or a suspended USB hub resuming when a device is plugged in. 433 suspending and resuming correctly. This is exactly equivalent to 682 Resuming the child device when the parent port regains power resolves those
|
| /linux/drivers/usb/host/ |
| H A D | uhci-hub.c | 38 /* suspend/resume bits: port suspended or port resuming */ 175 * after the resuming period is over. */ in uhci_check_ports()
|
| H A D | xen-hcd.c | 38 bool resuming; /* in resuming */ member 236 info->ports[port].resuming = true; in xenhcd_rhport_resume() 286 info->ports[port].resuming = false; in xenhcd_rhport_disable() 477 if (info->ports[wIndex].resuming && in xenhcd_hub_control()
|
| /linux/arch/arm/kernel/ |
| H A D | suspend.c | 46 * the MMU-enable code, required for resuming. On successful in cpu_suspend()
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci.h | 108 unsigned resuming:1; member
|
| /linux/arch/arm/include/asm/ |
| H A D | tls.h | 90 * thread_info upon resuming execution and the following mcr in set_tls()
|
| /linux/arch/sh/kernel/cpu/sh3/ |
| H A D | swsusp.S | 100 ldc r1, spc ! setup pc value for resuming
|
| /linux/sound/soc/sof/amd/ |
| H A D | vangogh.c | 139 * Resuming from suspend in some cases my cause the DSP firmware in sof_vangogh_post_fw_run_delay()
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | pmc.yaml | 23 and resuming devices at any time.
|