Home
last modified time | relevance | path

Searched refs:restore (Results 151 – 175 of 480) sorted by relevance

12345678910>>...20

/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst41 This feature is actively used by the checkpoint-restore project. You
/linux/arch/arm/mach-pxa/
H A Dpxa27x.c183 .restore = pxa27x_cpu_pm_restore,
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c198 .restore = exynos_drm_fbdev_client_restore,
/linux/drivers/gpu/drm/armada/
H A Darmada_fbdev.c189 .restore = armada_fbdev_client_restore,
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_platform.c213 .restore = sxgbe_platform_restore,
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h114 void (*restore)(struct drm_connector *connector); member
/linux/include/linux/
H A Dpm.h294 int (*restore)(struct device *dev); member
318 .restore = pm_sleep_ptr(resume_fn),
H A Dvirtio.h209 int (*restore)(struct virtio_device *dev); member
/linux/drivers/virtio/
H A Dvirtio.c571 if (drv->restore) { in virtio_device_restore()
572 ret = drv->restore(dev); in virtio_device_restore()
/linux/arch/arm/kernel/
H A Dentry-armv.S167 sub r1, sp, r1 @ restore original R1
168 sub sp, r1 @ restore original SP
310 @ save/restore lr_abt and spsr_abt to make nested aborts safe.
/linux/Documentation/virt/kvm/
H A Dlocking.rst63 tracking. That means we need to restore the saved R/X bits. This is
78 bit if spte.HOST_WRITEABLE = 1 and spte.WRITE_PROTECT = 1, to restore the saved
215 atomically restore the PTE to a Present state. The W bit is not saved when the
/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py470 def restore(self): member in Pen
545 pen.restore()
924 pen.restore()
1026 pen.restore()
1163 pen.restore()
/linux/arch/arm/mach-omap2/
H A Dsleep33xx.S197 ldmfd sp!, {r4 - r11, pc} @ restore regs and return
/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c208 .restore = tegra_fbdev_client_restore,
/linux/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c207 .restore = drm_fbdev_dma_client_restore,
/linux/include/net/
H A Daf_vsock.h240 int vsock_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
/linux/drivers/char/hw_random/
H A Dvirtio-rng.c253 .restore = pm_sleep_ptr(virtrng_restore),
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c481 nv_encoder->restore.output = NVReadRAMDAC(dev, 0, NV_PRAMDAC_DACCLK + in nv04_dac_save()
492 nv_encoder->restore.output); in nv04_dac_restore()
/linux/arch/m68k/fpsp040/
H A Dssin.S649 movel %d1,-(%sp) |restore users mode & precision
654 fmovel (%sp)+,%FPCR |restore users exceptions
722 fmovel (%sp)+,%FPCR |restore users exceptions
741 fmovel (%sp)+,%FPCR |restore users exceptions
/linux/Documentation/admin-guide/pm/
H A Dsleep-states.rst139 (referred to as the ``restore kernel``) looks for a hibernation image in
141 activity in the system is stopped and the restore kernel overwrites itself with
225 to restore the previous state of the system.
232 instance was a restore kernel and follow up with full system
/linux/drivers/net/phy/
H A Dmediatek-ge-soc.c613 goto restore; in tx_vcm_cal_sw()
636 goto restore; in tx_vcm_cal_sw()
662 goto restore; in tx_vcm_cal_sw()
700 restore: in tx_vcm_cal_sw()
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst63 with the same redistributor across a save/restore operation), VCPU creation
67 resulting in a VM that will fail to run at restore time.
161 and restore the entire GIC internal state (which is defined by the
/linux/arch/sparc/lib/
H A DNGpage.S60 restore
/linux/Documentation/admin-guide/
H A Djfs.rst34 previously specified in order to restore normal behavior.
/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c222 .restore = msm_fbdev_client_restore,

12345678910>>...20