Searched refs:erase (Results 1 – 10 of 10) sorted by relevance
5 NOR. The first erase block used for the CFE bootloader, the last for an8 header found at beginning of the second erase block, containing the rootfs and
514 void *erase; in malloc_elem_join_adjacent_free() local518 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() local540 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()
44 - erase-size : The chip's physical erase block size in bytes.
165 * to size of erase-block.
354 * NAND flash this is equal to size of erase-block */
481 * NAND flash this is equal to size of erase-block */
544 * NAND flash this is equal to size of erase-block */
786 * NAND flash this is equal to size of erase-block */
980 * NAND flash this is equal to size of erase-block */
565 - Fix Z_FULL_FLUSH to truly erase the past by resetting s->strstart