Home
last modified time | relevance | path

Searched defs:erase (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp89 void erase(const AlarmKey& key) in erase() function in sensor::monitor::AlarmTimestamps
101 void erase(std::map<AlarmKey, uint64_t>::const_iterator& entry) in erase() function in sensor::monitor::AlarmTimestamps
/openbmc/phosphor-debug-collector/
H A Ddump_manager.cpp8 void Manager::erase(uint32_t entryId) in erase() function in phosphor::dump::Manager
/openbmc/phosphor-net-ipmid/sol/
H A Dconsole_buffer.hpp64 void erase(size_t size) noexcept in erase() function in sol::ConsoleData
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/
H A Dca_certs_manager.cpp55 void CACertMgr::erase(uint32_t entryId) in erase() function in ca::cert::CACertMgr
/openbmc/estoraged/src/
H A Dmeson.build15 subdir('erase') subdir
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1164 struct spi_nor_erase_type *erase; in spi_nor_set_4byte_opcodes() local
1508 static u64 spi_nor_div_by_erase_size(const struct spi_nor_erase_type *erase, in spi_nor_div_by_erase_size()
1534 const struct spi_nor_erase_type *erase; in spi_nor_find_best_erase_type() local
1632 const struct spi_nor_erase_type *erase) in spi_nor_init_erase_cmd()
1684 const struct spi_nor_erase_type *erase, *prev_erase = NULL; in spi_nor_init_erase_cmd_list() local
2413 void spi_nor_set_erase_type(struct spi_nor_erase_type *erase, u32 size, in spi_nor_set_erase_type()
2427 void spi_nor_mask_erase_type(struct spi_nor_erase_type *erase) in spi_nor_mask_erase_type()
2540 const struct spi_nor_erase_type *tested_erase, *erase = NULL; in spi_nor_select_uniform_erase() local
2584 const struct spi_nor_erase_type *erase = NULL; in spi_nor_select_erase() local
H A Dsfdp.c324 spi_nor_set_erase_settings_from_bfpt(struct spi_nor_erase_type *erase, in spi_nor_set_erase_settings_from_bfpt()
800 const struct spi_nor_erase_type *erase, in spi_nor_region_check_overlay()
826 struct spi_nor_erase_type *erase = map->erase_type; in spi_nor_init_non_uniform_erase_map() local
1052 const struct sfdp_4bait *erase = &erases[i]; in spi_nor_parse_4bait() local
/openbmc/linux/drivers/fpga/
H A Dmachxo2-spi.c140 static const u8 erase[] = ISC_ERASE; in machxo2_cleanup() local
195 static const u8 erase[] = ISC_ERASE; in machxo2_write_init() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c21 static int ef4_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in ef4_mtd_erase()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmtd.c21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmtd.c21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase()
/openbmc/linux/include/linux/
H A Dpstore_zone.h53 pstore_zone_erase_op erase; member
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.cpp174 bool ItemUpdater::erase(std::string entryId) in erase() function in openpower::software::updater::ItemUpdater
/openbmc/u-boot/drivers/fastboot/
H A Dfb_command.c288 static void erase(char *cmd_parameter, char *response) in erase() function
/openbmc/phosphor-certificate-manager/test/
H A Dca_certs_manager_test.cpp32 void erase(uint32_t entryId) in erase() function in ca::cert::__anon0b06f6890111::MockCACertMgr
/openbmc/linux/drivers/mtd/devices/
H A Dpowernv_flash.c168 static int powernv_flash_erase(struct mtd_info *mtd, struct erase_info *erase) in powernv_flash_erase()
H A Dbcm47xxsflash.c69 static int bcm47xxsflash_erase(struct mtd_info *mtd, struct erase_info *erase) in bcm47xxsflash_erase()
/openbmc/linux/drivers/mtd/
H A Dmtdpstore.c186 struct erase_info erase; in mtdpstore_erase_do() local
451 struct erase_info erase; in mtdpstore_flush_removed_do() local
H A Dmtdblock.c47 struct erase_info erase; in erase_write() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_manager.cpp243 void Manager::erase(const std::string& entryId) in erase() function in phosphor::software::manager::Manager
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c346 static int concat_dev_erase(struct mtd_info *mtd, struct erase_info *erase) in concat_dev_erase()
386 struct erase_info *erase; in concat_erase() local
/openbmc/linux/drivers/cxl/
H A Dsecurity.c174 struct cxl_pass_erase erase; in cxl_pmem_security_passphrase_erase() local
/openbmc/u-boot/include/
H A Dspi_flash.h36 int (*erase)(struct udevice *dev, u32 offset, size_t len); member
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp316 bool ItemUpdaterUbi::erase(std::string entryId) in erase() function in openpower::software::updater::ItemUpdaterUbi
/openbmc/hiomapd/
H A Dbackend.h91 int (*erase)(struct backend *backend, uint32_t offset, member

123