Home
last modified time | relevance | path

Searched full:restoring (Results 1 – 25 of 269) sorted by relevance

1234567891011

/linux/lib/
H A Donce.c48 /* Keep sparse happy by restoring an even lock count on in __do_once_start()
78 /* Keep sparse happy by restoring an even lock count on in __do_once_sleepable_start()
/linux/arch/powerpc/kernel/
H A Didle_book3s.S47 * The caller is responsible for saving/restoring SPRs, MSR, timebase,
101 * KVM nap requires r2 to be saved, rather than just restoring it
154 * The caller is responsible for saving/restoring SPRs, MSR, timebase,
/linux/security/integrity/ima/
H A Dima_kexec.c290 pr_debug("Restoring the measurement list not supported\n"); in ima_load_kexec_buffer()
296 pr_debug("Error restoring the measurement list: %d\n", rc); in ima_load_kexec_buffer()
306 * restoring.
/linux/kernel/power/
H A Dconsole.c3 * Functions for saving/restoring console.
38 * suspend/resume, depending on how they handle restoring video state and
/linux/drivers/md/
H A Ddm-io-rewind.c129 * rewinding from end of bio and restoring its original position.
130 * Caller is also responsibile for restoring bio's size.
/linux/drivers/acpi/
H A Dnvs.c3 * nvs.c - Routines for saving and restoring ACPI NVS memory region
207 pr_info("Restoring platform NVS memory\n"); in suspend_nvs_restore()
/linux/arch/powerpc/platforms/
H A DKconfig.cputype362 PowerPC processor. The kernel currently supports saving and restoring
380 restoring VSX registers, and turning on the 'VSX enable' bit so user
400 supports saving and restoring SPE registers, and turning on the
/linux/arch/powerpc/boot/
H A Dcrtsavres.S112 /* Routines for restoring integer registers, called by the compiler. */
172 /* Routines for restoring integer registers, called by the compiler. */
/linux/drivers/hid/
H A Dhid-picolcd_core.c381 dbg_hid(PICOLCD_NAME " restoring backlight failed: %d\n", ret); in picolcd_resume()
393 dbg_hid(PICOLCD_NAME " restoring framebuffer content failed: %d\n", ret); in picolcd_reset_resume()
396 dbg_hid(PICOLCD_NAME " restoring lcd failed: %d\n", ret); in picolcd_reset_resume()
399 dbg_hid(PICOLCD_NAME " restoring backlight failed: %d\n", ret); in picolcd_reset_resume()
/linux/arch/x86/power/
H A Dcpu.c67 * hibernation image and before restoring
267 * Restore FSBASE and GSBASE after restoring the selectors, since in __restore_processor_state()
268 * restoring the selectors clobbers the bases. Keep in mind in __restore_processor_state()
/linux/fs/xfs/
H A DKconfig34 should upgrade by backing up their files, reformatting, and restoring
61 should upgrade by backing up their files, reformatting, and restoring
/linux/tools/testing/selftests/x86/
H A Dfsgsbase_restore.c7 * a function and then restoring tracee state using PTRACE_GETREGS and
216 printf("\tTracer: restoring tracee state\n"); in main()
/linux/drivers/ras/
H A DKconfig42 Support saving and restoring memory error information across reboot
/linux/tools/testing/selftests/net/packetdrill/
H A Dset_sysctls.py22 # Open file for restoring sysctl values
/linux/arch/arm/mm/
H A Dl2c-l2x0-resume.S4 * the settings of their L2 cache controller before restoring the
/linux/arch/riscv/kernel/
H A Dhibernate-asm.S19 * Switch back to the hibernated image's page table prior to restoring the CPU
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c90 * @pool: The pool used for page allocation while restoring.
446 * restoring such a ttm_tt from backup, and when freeing it while backed up.
447 * When restoring, for simplicity, new pages are actually allocated from the
515 * When restoring, restore backed-up content to the newly allocated page and
589 /* If restoring, save information needed for ttm_pool_restore_commit(). */
833 * ttm_pool_restore_and_alloc - Fill a ttm_tt, restoring previously backed-up
/linux/arch/mips/kernel/
H A Dr4k_switch.S41 * The order of restoring the registers takes care of the race
H A Dr2300_switch.S45 * The order of restoring the registers takes care of the race
H A Dpm.c5 * CPU PM notifiers for saving/restoring general CPU state.
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-sigreturn.c11 * restoring the potential TM SPRS from the signal frame is requiring to not be
/linux/arch/arm/mach-s3c/
H A Dpm.h84 * samsung_pm_save_gpios() - save the state of the GPIOs for restoring after sleep.
/linux/sound/soc/intel/catpt/
H A Dloader.c189 dev_dbg(cdev->dev, "restoring stream %d ctx: off 0x%08x size %d\n", in catpt_restore_streams_context()
224 dev_dbg(cdev->dev, "restoring memdump: off 0x%08x size %d\n", in catpt_restore_memdumps()
275 dev_dbg(cdev->dev, "restoring fwimage: %pr\n", &common); in catpt_restore_fwimage()
/linux/arch/arm64/include/asm/
H A Dfpsimdmacros.h3 * FP/SIMD state saving and restoring macros
36 * Writes to fpcr may be self-synchronising, so avoid restoring
/linux/security/apparmor/
H A Dtask.c150 * aa_restore_previous_label - exit from hat context restoring previous label
176 /* clear exec && prev information when restoring to previous context */ in aa_restore_previous_label()

1234567891011