Searched refs:backups (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 48 * @backups: interrupts disabled in suspend 61 u32 backups; member 1664 at91_chip->backups = readl_relaxed(pio + PIO_IMR); in at91_gpio_suspend() 1665 writel_relaxed(at91_chip->backups, pio + PIO_IDR); in at91_gpio_suspend() 1686 writel_relaxed(at91_chip->backups, pio + PIO_IER); in at91_gpio_resume()
|
/linux/Documentation/filesystems/ |
H A D | ext2.rst | 118 every block group, along with backups of the group descriptor block(s). 121 copies by only putting backups in specific groups (this is the sparse 263 backups used to live, and ext2_free_blocks() refuses to free these blocks,
|
/linux/Documentation/filesystems/ext4/ |
H A D | blockgroup.rst | 101 metablock group itself. The backups are in the second and last group of
|
H A D | super.rst | 424 - Block groups containing superblock backups (if sparse_super2)
|
/linux/drivers/mtd/ |
H A D | Kconfig | 164 valuable data, do backups regardless of software/hardware you
|
/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 290 - via poorly secured backups 541 home directory (but it's okay, because we have them in our backups
|
H A D | applying-patches.rst | 426 sure you have up-to-date backups -- that goes for any experimental kernel but
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 519 0x19, 0, ebx, 4, kl_msr_iwkey , Key locker MSRs and IWKEY backups supported
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-online-fsck-design.rst | 99 | separate storage systems through the creation of backups; and they avoid |
|