Home
last modified time | relevance | path

Searched refs:erasing (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/mtd/spi-nor/
H A DKconfig17 Many flash memories support erasing small (4096 B) sectors. Depending
19 to erasing whole blocks (32/64 KiB).
21 small sectors. On the other hand erasing should be faster when using
/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst55 including the whole card. When erasing a large area it may
60 is being erased, but erasing one partition will make
74 size for erasing large areas.
/linux/include/linux/mtd/
H A Dflashchip.h96 struct flchip *erasing; member
/linux/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
251 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
255 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
259 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
281 check(erasing); in __jffs2_dbg_superblock_counts()
/linux/drivers/tty/
H A Dn_tty.c102 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member
318 ldata->erasing = 0; in reset_buffer_flags()
907 if (ldata->erasing) { in finish_erasing()
909 ldata->erasing = 0; in finish_erasing()
984 if (!ldata->erasing) { in eraser()
986 ldata->erasing = 1; in eraser()
1790 ldata->erasing = 0; in n_tty_set_termios()
/linux/arch/arm/boot/dts/marvell/
H A Dorion5x-maxtor-shared-storage-2.dts61 * accidentally erasing critical flash sectors. We thus define
H A Dorion5x-lacie-ethernet-disk-mini-v2.dts80 * accidentally erasing critical flash sectors. We thus define
H A Dorion5x-lacie-d2-network.dts101 * accidentally erasing critical flash sectors. We thus define
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c797 shared[i].writing = shared[i].erasing = NULL; in cfi_intelext_partition_fixup()
1015 if (mode == FL_ERASING && shared->erasing in get_chip()
1016 && shared->erasing->oldstate == FL_ERASING) { in get_chip()
1030 shared->erasing = chip; in get_chip()
1049 shared->writing = shared->erasing; in put_chip()
1062 shared->erasing = NULL; in put_chip()
1064 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10.h221 unsigned int erasing; member
/linux/Documentation/core-api/
H A Drbtree.rst239 and erasing nodes.
256 When erasing a node, the user must call rb_erase_augmented() instead of
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1503 This parameter can be used to control kernel stack erasing at the end
1506 That erasing reduces the information which kernel stack leak bugs
1512 0 Kernel stack erasing is disabled, KSTACK_ERASE_METRICS are not updated.
1513 1 Kernel stack erasing is enabled (default), it is performed before
/linux/Documentation/driver-api/
H A Dmtdnand.rst484 block table before erasing any of the blocks.
809 as you want to a page. The consecutive writes to a page, before erasing
/linux/Documentation/filesystems/ext4/
H A Djournal.rst15 read-write-erases) before erasing the commit record. Should the system