Home
last modified time | relevance | path

Searched refs:erase (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm963xx-cfe-nor-partitions.txt5 NOR. The first erase block used for the CFE bootloader, the last for an
8 header found at beginning of the second erase block, containing the rootfs and
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_elem.c514 void *erase; in malloc_elem_join_adjacent_free() local
518 erase = RTE_PTR_SUB(elem->next, MALLOC_ELEM_TRAILER_LEN); in malloc_elem_join_adjacent_free()
526 memset(erase, MALLOC_POISON, erase_len); in malloc_elem_join_adjacent_free()
536 void *erase; in malloc_elem_join_adjacent_free() local
540 erase = RTE_PTR_SUB(elem, MALLOC_ELEM_TRAILER_LEN); in malloc_elem_join_adjacent_free()
550 memset(erase, MALLOC_POISON, erase_len); in malloc_elem_join_adjacent_free()
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dmtd-physmap.txt44 - erase-size : The chip's physical erase block size in bytes.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam335x-guardian.dts165 * to size of erase-block.
H A Ddra72-evm-common.dtsi354 * NAND flash this is equal to size of erase-block */
H A Ddra7-evm.dts481 * NAND flash this is equal to size of erase-block */
H A Dam335x-evm.dts544 * NAND flash this is equal to size of erase-block */
H A Dam43x-epos-evm.dts786 * NAND flash this is equal to size of erase-block */
H A Dam437x-gp-evm.dts980 * NAND flash this is equal to size of erase-block */
/f-stack/freebsd/contrib/zlib/
H A DChangeLog565 - Fix Z_FULL_FLUSH to truly erase the past by resetting s->strstart